summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #48533 (__callStatic is not invoked for private/protected methods)Felipe Pena2009-06-122-36/+76
* Fixed static build of mbstring on Windows (makes static build of exif possibl...Kalle Sommer Nielsen2009-06-111-2/+2
* Delete duplicate testandy wharmby2009-06-111-46/+0
* New intval() tests. Tested on Windows, Linux and linux 64andy wharmby2009-06-113-2/+400
* New 64 bit math tests. Tested on Windows, Linux and Linux 64 bit. Tests autho...andy wharmby2009-06-1137-0/+3409
* Add/Fix SKIPIF sections of cURL testsandy wharmby2009-06-114-1/+42
* Revert by adding an ifdefAndrey Hristov2009-06-111-0/+3
* - nuke unused varPierre Joye2009-06-111-1/+0
* - MF53: silent warning and make it less ambiguousPierre Joye2009-06-111-11/+11
* MFB: add phar.phar generation to windowsGreg Beaver2009-06-112-1/+23
* New POISX tests. Tested on Windows (all test SKIP), Linux and Linux 64andy wharmby2009-06-1118-0/+470
* Use a better extension versionJohannes Schlüter2009-06-111-2/+2
* fix bug #48518 (curl crashes when writing into invalid file handle)Antony Dovgal2009-06-111-0/+2
* Protect the code when variable is NULL, which should never happen, butAndrey Hristov2009-06-111-4/+6
* Check the pointer before calling a function on it, or we will crash.Andrey Hristov2009-06-111-1/+1
* MFB: Reference decrement in own function. Make a function which is notAndrey Hristov2009-06-112-7/+21
* ChangeLog update2009-06-111-0/+82
* - Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)Felipe Pena2009-06-102-3/+3
* Hannes said this shall not be run for RCsJohannes Schlüter2009-06-101-7/+3
* - look for static lib tooPierre Joye2009-06-101-1/+1
* Fix extension loading orderHannes Magnusson2009-06-101-0/+1
* Fix exception messageHannes Magnusson2009-06-101-1/+1
* Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE andIlia Alshanetsky2009-06-101-5/+1
* fix arginfo for curl_multi_info_read()Antony Dovgal2009-06-101-1/+1
* - MFB: put mpir headers in their own directoryPierre Joye2009-06-101-2/+2
* ChangeLog update2009-06-102-0/+132
* Fix test - remove bogus variationandy wharmby2009-06-091-6/+0
* - MFB: #41874, separate STDOUT and STDERR in exec functionsPierre Joye2009-06-095-3/+80
* - #41874, separate STDOUT and STDERR in exec functionsPierre Joye2009-06-091-1/+8
* Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non ...David Soria Parra2009-06-091-2/+2
* - fix build (test before commit maybe?)Pierre Joye2009-06-091-1/+1
* - fix TS buildPierre Joye2009-06-091-1/+1
* - wsPierre Joye2009-06-091-1/+1
* Fix bug #48493 - spl_autoload_register can leave the HT in an inconsistent way.Scott MacVicar2009-06-092-0/+27
* ChangeLog update2009-06-092-0/+416
* - Updated to version 2009.9 (2009i)Derick Rethans2009-06-081-337/+341
* New tests for operators. These tests were auto generated to verify correctnes...Robert Nicholson2009-06-0849-0/+8448
* revert yet another wrongly MFBed fixAntony Dovgal2009-06-081-29/+0
* Merge with the branch, someone made changes in PHP5_3 and did not merge.Andrey Hristov2009-06-083-5/+10
* - MFB: sync with 1.0.2, improve perf x86-64 (patch by Solar Designer)Pierre Joye2009-06-081-1/+1
* Change more things to the UTF-16 API and make SQLite3::enableExceptions() ret...Scott MacVicar2009-06-083-49/+52
* ChangeLog update2009-06-082-0/+221
* MFB: Fixed bug #44827 (define() is missing error checks for class constants)Ilia Alshanetsky2009-06-081-0/+29
* 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
* Fixed ldap_(first|next)_attribute() function producing 2 warning messages in ...Patrick Allaert2009-06-071-4/+4
* Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_...Matt Wilmas2009-06-073-21/+22
* Changed error messages to use "cannot" instead of "can not" (meaning "also can")Matt Wilmas2009-06-0713-38/+38
* Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)Patrick Allaert2009-06-071-3/+4
* ChangeLog update2009-06-071-0/+45