summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0b3RC2'.php-5.0.0b3RC2SVN Migration2003-12-1994-15963/+0
* More things for the new build system.Wez Furlong2003-12-198-42/+118
* Make apache2handler build with new build system.Wez Furlong2003-12-193-5/+23
* Moved ext/notes to PECL.Wez Furlong2003-12-195-3000/+1
* add tests to HEADAntony Dovgal2003-12-195-0/+109
* Make these build with new win32 build system.Wez Furlong2003-12-197-1/+115
* Make xmlrpc build using our expat compat functions.Wez Furlong2003-12-191-0/+13
* add config.w32 for ext/yazWez Furlong2003-12-191-0/+38
* Export expat compat functions.Wez Furlong2003-12-192-45/+55
* don't overwrite internal_functions.c if the content did not change;Wez Furlong2003-12-191-3/+11
* - Test commitDerick Rethans2003-12-191-1/+1
* - Test 3Derick Rethans2003-12-191-1/+1
* - test 2Derick Rethans2003-12-191-1/+1
* Using INI section.Dmitry Stogov2003-12-191-3/+2
* New tests for memory leaksDmitry Stogov2003-12-195-0/+155
* make these build with new win32 build system.Wez Furlong2003-12-1910-0/+168
* - Test new commit info fileDerick Rethans2003-12-191-1/+1
* - Nuke another rule (thanks to Jan for noticing this)Andi Gutmans2003-12-191-9/+0
* Fixed memory leak in tidy_getopt() when fetching string values.Ilia Alshanetsky2003-12-191-3/+1
* Fixed tidy tests.Ilia Alshanetsky2003-12-196-45/+77
* Bug #25547 (error_handler and array index with function call) was fixedDmitry Stogov2003-12-191-0/+18
* - restructured phpizeJan Lehnardt2003-12-191-54/+130
* - date==today()Pierre Joye2003-12-191-1/+1
* Check correction (Thanks Andi).Ilia Alshanetsky2003-12-191-1/+1
* - prepare 1.3b5Pierre Joye2003-12-191-1/+1
* - Update dateAndi Gutmans2003-12-191-1/+1
* - Prepare for RC2Andi Gutmans2003-12-192-3/+3
* - Nuke unused codeAndi Gutmans2003-12-191-22/+0
* Fixed bug #26667 (Added safety checks to ip2long()).Ilia Alshanetsky2003-12-191-1/+6
* don't enable by default; causes simplexml build to failWez Furlong2003-12-191-1/+1
* we only use zlib.libWez Furlong2003-12-191-1/+1
* detect c-client headers correctly using Edin's php-win32-dev layoutWez Furlong2003-12-191-1/+2
* copy-n-paste errorWez Furlong2003-12-191-1/+1
* Explicitly depend on oleaut32.libWez Furlong2003-12-191-1/+1
* "Real" cvsclean, works as the unix version doesWez Furlong2003-12-192-1/+119
* Refinements for new build system:Wez Furlong2003-12-195-57/+196
* this should be an intWez Furlong2003-12-191-1/+1
* add prototypeWez Furlong2003-12-191-0/+1
* ignore .tmp files created by testsWez Furlong2003-12-190-0/+0
* be slightly nicer when defining R_OKWez Furlong2003-12-191-1/+3
* Memory limit overflow was fixedDmitry Stogov2003-12-191-0/+3
* Error reporting on unset string offset was added (Bug #24773 Zend/tests/bug24...Dmitry Stogov2003-12-191-1/+6
* Assign_op operators (+=) were fixed for elements of overloaded objectsDmitry Stogov2003-12-192-6/+40
* Fix testMarcus Boerger2003-12-191-4/+4
* Add test for foreach visibilityMarcus Boerger2003-12-191-0/+58
* ChangeLog update2003-12-192-0/+171
* - Nuke C++ commentAndi Gutmans2003-12-181-1/+1
* - Revert patch 1.566Andi Gutmans2003-12-181-26/+7
* test case for array_sumAndrey Hristov2003-12-181-0/+27
* * PHP 4 fix for the E_STRICT checkStig Bakken2003-12-181-2/+1