summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in parameterFrank M. Kromann2003-10-291-1/+1
* Fixed test.Ilia Alshanetsky2003-10-291-2/+2
* ChangeLog update2003-10-292-0/+101
* Allow userspace filters to use wildcardsSara Golemon2003-10-291-3/+30
* Allow userfilter instantiation to programmatically fail by returning false.Sara Golemon2003-10-281-9/+28
* - Head up! I'm reverting the patch which allows for expressions in constantAndi Gutmans2003-10-281-2/+2
* Stop looking once we've found a matching filter.Sara Golemon2003-10-281-1/+1
* Extend Filter matching to check wildcards at multiple levels.Sara Golemon2003-10-281-10/+17
* note pcntl_wait()George Schlossnagle2003-10-281-0/+1
* Give some freedon to c iterators but not in userspace.Marcus Boerger2003-10-281-3/+15
* Added pcntl_wait, a wraspper around wait()/wait3()George Schlossnagle2003-10-283-2/+35
* config.h is static herefoobar2003-10-280-0/+0
* fix crash in do_implement_interface when compilingShane Caraveo2003-10-281-0/+2
* Fixed compiler warning.Ilia Alshanetsky2003-10-281-1/+1
* fix win32 buildShane Caraveo2003-10-281-0/+1
* By popular demand renaming uu(encode/decode) to convert_uu(encode/decode).Ilia Alshanetsky2003-10-284-8/+8
* ChangeLog update2003-10-281-0/+119
* Add missing reinitialization callMoriyoshi Koizumi2003-10-271-0/+1
* Fixed bug #26003 (fgetcsv() not binary-safe on null bytes)Moriyoshi Koizumi2003-10-271-13/+19
* use php_error_docrefChristian Stocker2003-10-271-2/+2
* - Fix win32 build.foobar2003-10-271-0/+2
* extending of domDocument class testChristian Stocker2003-10-271-0/+46
* added html testChristian Stocker2003-10-272-0/+40
* - Add uuencode.c to the projectAndi Gutmans2003-10-271-0/+4
* xinclude testChristian Stocker2003-10-273-0/+27
* xinclude support readded to ext/domChristian Stocker2003-10-272-0/+24
* streams testChristian Stocker2003-10-272-0/+22
* - streams testChristian Stocker2003-10-275-0/+72
* hrmfoobar2003-10-271-3/+3
* exception/try/catch testChristian Stocker2003-10-271-0/+46
* forgot one fileChristian Stocker2003-10-271-0/+1
* fix for test Nr 3 bug (not freeing all params)Christian Stocker2003-10-271-1/+13
* added interop testChristian Stocker2003-10-272-0/+32
* added SKIPIF extension is not loaded checksChristian Stocker2003-10-277-0/+14
* interop testChristian Stocker2003-10-272-0/+37
* totally wrong expected output...Christian Stocker2003-10-271-5/+5
* some tests (test #3 is currently broken due to memleak, fix is on the way)Christian Stocker2003-10-2710-0/+240
* Add another testMarcus Boerger2003-10-271-0/+56
* Rename testMarcus Boerger2003-10-271-1/+1
* * array_merge is more ticklish in php5Stig Bakken2003-10-271-0/+6
* Added uuencode() & uudecode() functions.Ilia Alshanetsky2003-10-275-1/+249
* ChangeLog update2003-10-271-0/+123
* cannot import nodes without documentRob Richards2003-10-271-0/+4
* remove unneeded variablesChristian Stocker2003-10-271-2/+2
* - Make distinction in error-reporting between Warnings and Errors from libxml2Christian Stocker2003-10-271-8/+49
* fix test (validation returns a warning, if xml is not valid)Christian Stocker2003-10-261-4/+6
* - added interop between DOM and SimpleXML exampleChristian Stocker2003-10-262-0/+36
* fix example for saving to fileChristian Stocker2003-10-261-1/+1
* add interop with dom - simplexml_import_domRob Richards2003-10-262-181/+266
* use common structures from php_libxml.hRob Richards2003-10-261-5/+5