summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-08307-588/+588
* - remove non-existing projectfoobar2004-01-081-12/+0
* ChangeLog update2004-01-082-0/+86
* Added missing constants (bug #26831)foobar2004-01-081-0/+11
* Change ordering of CFLAGS for built sources, so that extension specific inclu...Wez Furlong2004-01-081-3/+3
* Adding new com_dotnet source files to projectFrank M. Kromann2004-01-081-0/+8
* Fix ZTS buildFrank M. Kromann2004-01-082-8/+12
* BFNfoobar2004-01-071-0/+2
* win32 build:Wez Furlong2004-01-072-2/+2
* tweak snap buildWez Furlong2004-01-072-7/+5
* Make activescript SAPI build under php5.Wez Furlong2004-01-073-27/+40
* Port other major parts of PHP 4 COM extension into PHP 5 com_dotnetWez Furlong2004-01-0714-159/+1957
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-076-19/+157
* Fix bug #26815 (foreach (DOM) childnodes causes error using Xinclude)Rob Richards2004-01-072-2/+56
* Let DB handle NULL params, fixes bug #26777Ard Biesheuvel2004-01-071-6/+0
* ChangeLog update2004-01-072-0/+49
* Reimplement part of Bug #24608 that was reverted tooMarcus Boerger2004-01-071-1/+5
* Revert patch that allowed to call sttaic methods via $method()Marcus Boerger2004-01-071-24/+3
* Check if realloc() succeeds or not. (Noticed by Andrey)Ilia Alshanetsky2004-01-061-0/+3
* no need for double #include of same header filefoobar2004-01-061-2/+1
* Fix C++ style declarationZeev Suraski2004-01-061-1/+2
* Fixed bug #26819 (http_build_query() crashes on NULL output).Ilia Alshanetsky2004-01-065-8/+66
* Added an optional array parameter to tidy_parse_file/string toJohn Coggeshall2004-01-065-50/+124
* WSDL support was improvedDmitry Stogov2004-01-067-317/+370
* https:// support was implemented for PHP5Dmitry Stogov2004-01-061-90/+93
* Revert proto 'fix'.Ilia Alshanetsky2004-01-061-2/+2
* Prevent a character from being wrongly doubled in the buffer.Moriyoshi Koizumi2004-01-061-1/+1
* Proto fixes.Ilia Alshanetsky2004-01-061-2/+2
* ChangeLog update2004-01-062-0/+69
* UpdateMarcus Boerger2004-01-061-4/+29
* Fixed bug #26802Marcus Boerger2004-01-052-3/+20
* Fix testMarcus Boerger2004-01-051-0/+1
* Add new testMarcus Boerger2004-01-052-0/+45
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-0556-2075/+2918
* BFNfoobar2004-01-051-0/+3
* Update testMarcus Boerger2004-01-051-4/+9
* Fix bug #26543 - check parent:: and self:: in class namesStanislav Malyshev2004-01-051-2/+2
* Bug #24608 - fix interaction between __accessors and get_property_ptrStanislav Malyshev2004-01-052-3/+7
* another exampleAndrey Hristov2004-01-051-0/+4
* ChangeLog update2004-01-051-0/+13
* "seq" isn't available for all platforms.Moriyoshi Koizumi2004-01-041-1/+1
* ChangeLog update2004-01-042-0/+60
* - remove unneeded subroutine callJan Lehnardt2004-01-031-2/+0
* - Added test results to .cvsignore fileDerick Rethans2004-01-030-0/+0
* - Fixed var_export() to show public, protected and private modifiers properly.Derick Rethans2004-01-0311-19/+33
* - Show the API numbers again while phpizing.Derick Rethans2004-01-031-1/+4
* Added examples for tidy v2.0 (in PHP5) and a few more tests..John Coggeshall2004-01-0312-0/+1194
* ChangeLog update2004-01-032-0/+59
* s/then/than/ Thanks Jani & AndiIlia Alshanetsky2004-01-031-3/+3
* Disable output buffering in CLI overriding php.ini setting.Edin Kadribasic2004-01-021-0/+1