summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - fix object dir usage (ie: relative path called from a symlinked dir), also ...Pierre Joye2009-08-241-0/+1
* Adding tests for imagecolorallocatealphaRafael Machado Dohms2009-08-246-0/+143
* Fixes a memory leak in ssl streams. The context was not properly freedMikko Koppanen2009-08-221-6/+14
* fix build broken by the fix for bug #49306Antony Dovgal2009-08-211-5/+6
* - Fixed bug #49286 (php://input (php_stream_input_read) is broken)Jani Taskinen2009-08-202-1/+3
* - WS + CS + syncJani Taskinen2009-08-201-26/+36
* Fixed bug #49306 (inside pdo_mysql default socket settings are ignored).Ilia Alshanetsky2009-08-202-6/+6
* - Fixed bug #49289 (bcmath module does not compile with phpize configure).Jani Taskinen2009-08-202-14/+7
* - revert fix for #43327, it breaks system&co functionsPierre Joye2009-08-202-3/+6
* - fix NEWSPierre Joye2009-08-191-6/+7
* - fixed #43327, wrong return value from mail(), if sendmail_path is wrongPierre Joye2009-08-192-5/+2
* New basic test for md5(). Tested on Windows, Linux and Linux 64 bitandy wharmby2009-08-193-0/+82
* fix crash when unexpectedly passed by-ref parameter is modifiedStanislav Malyshev2009-08-185-0/+57
* - Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server)Garrett Serack2009-08-182-6/+34
* - fix NEWSPierre Joye2009-08-181-2/+1
* added missing NEWS entry for bug #49223Garrett Serack2009-08-181-0/+3
* NULL the value after freeIlia Alshanetsky2009-08-181-0/+1
* Fixed ability to call user functions from user opcodes without recursionDmitry Stogov2009-08-183-8/+10
* cleanup parameter parsingStanislav Malyshev2009-08-184-31/+17
* New str_replace() tests. All tested on Windows, Linux and Linux 64andy wharmby2009-08-175-0/+709
* fix parameter parsing for SNMPStanislav Malyshev2009-08-171-56/+14
* - Fix for bug #49223 Inconsistency using get_defined_constants(true) Garrett Serack2009-08-171-2/+1
* - Fix newsJani Taskinen2009-08-171-5/+5
* Fixed bug #49144 (import of schema from different host transmits original aut...Dmitry Stogov2009-08-174-0/+70
* - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)).Jani Taskinen2009-08-172-0/+2
* - Fixed bug #49248 by fixing bug #48994 properlyJani Taskinen2009-08-172-33/+13
* - Try disabling zlib.output_compression always for images. (zlib extension mi...Jani Taskinen2009-08-171-3/+4
* Fixed typoIlia Alshanetsky2009-08-171-1/+1
* - Updated to version 2009.12 (2009l)Derick Rethans2009-08-171-3/+3
* New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bitandy wharmby2009-08-172-0/+119
* New basic string tests - includes back-porting a few existing tests back to 5...andy wharmby2009-08-177-0/+314
* Fixed bug #49269 (Ternary operator fails on Iterator object when used inside ...Dmitry Stogov2009-08-174-65/+118
* MFB: Added missing sanity checks around exif processing.Ilia Alshanetsky2009-08-162-6/+17
* - Improved param. parsing for ldap_read(), ldap_search() and ldap_list()Felipe Pena2009-08-152-70/+41
* fix broken test (spurious tab characters caused run-tests to spaz)Gwynne Raskind2009-08-141-3/+3
* Fixed crash in usort() and uasort() in case user comparison function modifyes thDmitry Stogov2009-08-141-6/+46
* FIx test after Stas' explode() fixRasmus Lerdorf2009-08-141-19/+9
* Fix several recursion problems when var_dump'ing self-referencing objectsEtienne Kneuss2009-08-138-87/+247
* - Fix ZTS buildFelipe Pena2009-08-131-8/+8
* standardise and clean up string functions parameter parsingStanislav Malyshev2009-08-1317-232/+248
* refactor & WS for local test config changeChristopher Jones2009-08-122-39/+39
* Fix build on platforms where crypt isn't always availableScott MacVicar2009-08-121-0/+2
* Use the correct tense for the NEWS entriesScott MacVicar2009-08-121-3/+3
* - Simplify default flags for Sun C compiler.Sriram Natarajan2009-08-111-1/+1
* Fix BC break in mime_content_type()Scott MacVicar2009-08-112-1/+2
* fix potential memory issue on serializationStanislav Malyshev2009-08-111-4/+4
* Update NEWS entry with some stuff I missed.Scott MacVicar2009-08-111-0/+9
* Update libsqlite to 3.6.17.Scott MacVicar2009-08-112-2935/+3277
* Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff w...Scott MacVicar2009-08-115-138/+204
* We should check /usr/local/include lastScott MacVicar2009-08-111-1/+1