summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_3_0RC3'.php-5.3.0RC3SVN Migration2009-06-101-1/+1
* 5.3.0RC3Johannes Schlüter2009-06-103-8/+8
* MFH Hannes said this shall not be run for RCsJohannes Schlüter2009-06-101-7/+3
* - check for static lib as wellPierre Joye2009-06-101-1/+1
* revert the fix for a whileAntony Dovgal2009-06-101-1/+1
* MFH: fix arginfo for curl_multi_info_read()Antony Dovgal2009-06-101-1/+1
* - put mpir headers in their own directoryPierre Joye2009-06-101-2/+2
* Fix test - remove bogus variationandy wharmby2009-06-091-6/+0
* - missing ACL entryPierre Joye2009-06-091-0/+2
* - #41874Pierre Joye2009-06-091-0/+2
* MFH: Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for...David Soria Parra2009-06-091-2/+2
* - fix build (void alarm)Pierre Joye2009-06-091-5/+5
* - missing includePierre Joye2009-06-091-1/+1
* BFNScott MacVicar2009-06-091-0/+2
* MFH Fix bug #48493 - spl_autoload_register can leave the HT in an inconsisten...Scott MacVicar2009-06-092-0/+27
* Move entry to 5.2Scott MacVicar2009-06-091-2/+0
* #41874, separate STDOUT and STDERR in exec functionsPierre Joye2009-06-096-4/+86
* - typoPierre Joye2009-06-081-1/+1
* - Updated to version 2009.9 (2009i)Derick Rethans2009-06-081-337/+341
* Fixed testIlia Alshanetsky2009-06-081-0/+2
* New tests for operators. These tests were auto generated to verify correctnes...Robert Nicholson2009-06-0850-0/+9030
* Merge with HEAD. Someone committed changes to HEAD and did not merge back toAndrey Hristov2009-06-082-37/+39
* - sync with 1.0.2, improve perf x86-64 (patch by Solar Designer)Pierre Joye2009-06-081-1/+1
* MFH make SQLite3::enableExceptions() return the previous value.Scott MacVicar2009-06-082-4/+6
* Fixed bug #44827 (define() is missing error checks for class constants)Ilia Alshanetsky2009-06-081-0/+29
* MFH: Removed creditPatrick Allaert2009-06-071-1/+0
* New tests for foreach loops. These were written by another member of the Proj...Robert Nicholson2009-06-0717-0/+2941
* MFH: Fixed bug #47836 (array operator [] inconsistency when the array has PHP...Matt Wilmas2009-06-073-21/+22
* MFH: Changed error messages to use "cannot" instead of "can not" (meaning "al...Matt Wilmas2009-06-0713-38/+38
* MFH: Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)Patrick Allaert2009-06-071-3/+4
* MFH: Fixed error message grammar:Matt Wilmas2009-06-0614-26/+26
* MFH: Make pass_two visible to extensions with ZEND_API (required for optimizer).Brian Shire2009-06-052-2/+2
* There is no always_inline attribute in gcc2Rasmus Lerdorf2009-06-051-0/+5
* MFH: Added zend_eval_stringl and made create_function(), etc. binary-safeMatt Wilmas2009-06-058-18/+50
* MFH: Fixed tests again after double->long conversion change (to match 5.2)Matt Wilmas2009-06-055-4/+12
* MFH: better fix for #48409 , #48428 , #48228Arnaud Le Blanc2009-06-055-12/+27
* MFH: fixed isset() on sub-directories (isset("blah") if file "blah/foo.php" e...Greg Beaver2009-06-053-3/+10
* MFPECL: fix security vulnerability in phar's handling of long tar filenamesGreg Beaver2009-06-044-10/+232
* MFH: Updated tests after double->long conversion change (basically to match 5.2)Matt Wilmas2009-06-0443-176/+367
* MFH:Matt Wilmas2009-06-0411-235/+154
* MFBAndrei Zmievski2009-06-041-1/+2
* MFH: Include other flags as wellEtienne Kneuss2009-06-042-3/+4
* MFH: Fixed creating directory structure when extracting pharsHannes Magnusson2009-06-041-5/+4
* MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)Jani Taskinen2009-06-041-1/+4
* MFH: CS + WS changesJani Taskinen2009-06-041-76/+91
* - typoPierre Joye2009-06-041-1/+1
* - new constnatsPierre Joye2009-06-041-0/+2
* - [DOC] add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for...Pierre Joye2009-06-041-0/+14
* - Fixed testsFelipe Pena2009-06-0413-13/+14
* MFH: Add test for Bug #47859 parse_ini_file() does not like asterisk (*) in k...Brian Shire2009-06-031-0/+42