23724 Commits (495fd01ca4747e03cb657222eb7bd1feaa89e6aa)
 

Author SHA1 Message Date
Sara Golemon 495fd01ca4 Stop looking once we've found a matching filter. 23 years ago
Sara Golemon c9b49af990 Extend Filter matching to check wildcards at multiple levels. 23 years ago
George Schlossnagle b6f605a65e note pcntl_wait() 23 years ago
Marcus Boerger 851a02e87f Give some freedon to c iterators but not in userspace. 23 years ago
George Schlossnagle 797ac80e7c Added pcntl_wait, a wraspper around wait()/wait3() 23 years ago
foobar 11754f587c config.h is static here 23 years ago
Shane Caraveo 4bde74c3be fix crash in do_implement_interface when compiling 23 years ago
Ilia Alshanetsky a4eebd74a6 Fixed compiler warning. 23 years ago
Shane Caraveo 4e283ed686 fix win32 build 23 years ago
Ilia Alshanetsky 8f6b374d1d By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). 23 years ago
b5f6cda2e9 ChangeLog update 23 years ago
Moriyoshi Koizumi 1085c08aa5 Add missing reinitialization call 23 years ago
Moriyoshi Koizumi 69dcdcb7c1 Fixed bug #26003 (fgetcsv() not binary-safe on null bytes) 23 years ago
Christian Stocker 9e5bc9509e use php_error_docref 23 years ago
foobar d77ae5b571 - Fix win32 build. 23 years ago
Christian Stocker 901153b441 extending of domDocument class test 23 years ago
Christian Stocker e735e44f52 added html test 23 years ago
Andi Gutmans b29686a6e5 - Add uuencode.c to the project 23 years ago
Christian Stocker 0d59b3dda6 xinclude test 23 years ago
Christian Stocker 3cd8d4a865 xinclude support readded to ext/dom 23 years ago
Christian Stocker df7799762a streams test 23 years ago
Christian Stocker 1d40b25f68 - streams test 23 years ago
foobar f360f32a35 hrm 23 years ago
Christian Stocker e311179b72 exception/try/catch test 23 years ago
Christian Stocker c07a013345 forgot one file 23 years ago
Christian Stocker 45614453cd fix for test Nr 3 bug (not freeing all params) 23 years ago
Christian Stocker 11a63934d4 added interop test 23 years ago
Christian Stocker d8f6f9d763 added SKIPIF extension is not loaded checks 23 years ago
Christian Stocker a8063d776c interop test 23 years ago
Christian Stocker 9caf3e1253 totally wrong expected output... 23 years ago
Christian Stocker acd5eb24db some tests (test #3 is currently broken due to memleak, fix is on the way) 23 years ago
Marcus Boerger dcc060382a Add another test 23 years ago
Marcus Boerger da9ce6380c Rename test 23 years ago
Stig Bakken 5b89e67334 * array_merge is more ticklish in php5 23 years ago
Ilia Alshanetsky 17b9b2dc85 Added uuencode() & uudecode() functions. 23 years ago
ebf35bae35 ChangeLog update 23 years ago
Rob Richards a807b34427 cannot import nodes without document 23 years ago
Christian Stocker eb2104d17c remove unneeded variables 23 years ago
Christian Stocker e5bd8fdd0d - Make distinction in error-reporting between Warnings and Errors from libxml2 23 years ago
Christian Stocker 70f75fff89 fix test (validation returns a warning, if xml is not valid) 23 years ago
Christian Stocker 4e5d4006fd - added interop between DOM and SimpleXML example 23 years ago
Christian Stocker 1e46a26f0f fix example for saving to file 23 years ago
Rob Richards 5191cd3e99 add interop with dom - simplexml_import_dom 23 years ago
Rob Richards 09c09f4279 use common structures from php_libxml.h 23 years ago
Rob Richards 207dc90924 add interop with simplexml - dom_import_simplexml 23 years ago
Rob Richards d29fb55bbb common functions for interoperability 23 years ago
Marcus Boerger 7e90647611 Add attribute test 23 years ago
Marcus Boerger 14911a136f Fix memory corruption 23 years ago
Marcus Boerger c7995af071 Add foreach test 23 years ago
Marcus Boerger 6131454cca Add iterator to make foreach work 23 years ago