]> granicus.if.org Git - php/shortlog
php
2010-03-22 Ilia AlshanetskyFixed bug #51338 (URL-Rewriter is still enabled if...
2010-03-20 Felipe Pena- Fixed bug #49429, #51331 (odbc_autocommit doesn't...
2010-03-19 Christopher... New tests for existing functionality
2010-03-18 Andrei ZmievskiI am sorry I tried fixing PHP without extensive discuss...
2010-03-18 Andrei ZmievskiFix a few problems with large (2G-4G) file uploads...
2010-03-17 Andrey HristovFix for complaint from the Zend MM, efree of a NULL...
2010-03-17 Andrey HristovFix a bug that a statement that is reset doesn't clean
2010-03-17 Andrey Hristovfix valgrind warning introduced with the latest patch...
2010-03-16 Christopher... Update oci_commit tests
2010-03-16 Andrey Hristovdecouple the methods in MYSQLND_STMT from the data,
2010-03-15 Rob Richards- Fix win32 build.
2010-03-15 Moriyoshi Koizumi- Fix win32 build. (notified by Rob. Thanks)
2010-03-13 Felipe Pena- Fix mem. leak
2010-03-13 Raphael GeissertFix CVE-2010-0397: null pointer dereference when proces...
2010-03-13 Christopher... New OCI8 test
2010-03-12 Moriyoshi Koizumi- Forgot to commit this patch. Sorry.
2010-03-12 Andrey Hristovallow persistency of PS
2010-03-12 Jani Taskinen- Reverted r296062 and r296065
2010-03-12 Moriyoshi Koizumi- Update the bundled libmbfl to the latest on upstream.
2010-03-12 Christopher... New and improved DBA tests
2010-03-11 Hannes MagnussonFix build (see r296062)
2010-03-11 Michael Wallneradd backlock socket context option for stream_socket_se...
2010-03-11 Jani Taskinen- Fix conflict
2010-03-11 Jani TaskinenMFH: Improved / fixed output buffering (Michael Wallner)
2010-03-11 Adam HarveyFixed bug #51269 (zlib.output_compression Overwrites...
2010-03-11 Raphael GeissertProperly skip tests that require the bundled gd lib...
2010-03-10 Felipe Pena- Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly...
2010-03-09 Christopher... Mask name of older DB4 versions
2010-03-09 Adam HarveyFixed bug #51242 (Empty mysql.default_port does not...
2010-03-08 Felipe Pena- Fixed bug #51237 (milter SAPI crash on startup)
2010-03-08 Felipe Pena- Fix php-milter sample usage (-r option doesn't exists...
2010-03-08 Derick Rethans- Updated to version 2010.5 (2010e)
2010-03-08 Kalle Sommer... Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALI...
2010-03-08 William MartinAdd some bcmath tests
2010-03-08 Kalle Sommer... Fix linking of iconv on Windows
2010-03-08 Ilia AlshanetskyFixed bug #51213 (pdo_mssql is trimming value of the...
2010-03-07 Derick Rethans- Fixed bug #46111 (Some timezone identifiers can not...
2010-03-07 Derick Rethans- Re-generate mapping files, but now with BC zones...
2010-03-07 Derick Rethans- Fixed bug #48902 (Timezone database fallback map...
2010-03-07 Derick Rethans- Fixed bug #49059 (DateTime::diff() repeats previous...
2010-03-07 Derick Rethans- Update test cases after the fix for bug #49778.
2010-03-07 Derick Rethans- Fixed bug #40778 (DateInterval::format("%a") is alway...
2010-03-07 Felipe Pena- Fix order
2010-03-07 Derick Rethans- Fixed bug #50555 (DateTime::sub() allows 'relative...
2010-03-07 Derick Rethans- Change this test case because non-6 digits are suppor...
2010-03-07 Derick Rethans- Fixed copyright year.
2010-03-07 Derick Rethans- Fixed bug #50392 (date_create_from_format enforces...
2010-03-07 Felipe Pena- Fixed bug #50383 (Exceptions thrown in __call / __cal...
2010-03-07 Felipe Pena- New test
2010-03-07 Felipe Pena- Fixed bug #50810 (property_exists does not work for...
2010-03-06 Felipe Pena- Fixed tests
2010-03-06 Raphael GeissertAdd NEWS entries for filter overflow fix
2010-03-06 Raphael GeissertDetect overflows before they occur in the filter extens...
2010-03-06 Derick Rethans- Fixed bug #51096 ('last day' and 'first day' are...
2010-03-06 Felipe Pena- Fixed bug #50358 (Compile failure compiling ext/phar...
2010-03-06 Christopher... Test misc argument error conditions
2010-03-05 Moriyoshi Koizumi- Fixed bug #49267 (linking fails for iconv)
2010-03-05 Christopher... Fixed bug #51086 (DBA DB4 doesn't work with Berkeley...
2010-03-05 Christopher... Auto detect recent versions of Berkeley DB4
2010-03-05 Felipe Pena- BFN #50999
2010-03-05 Christopher... DBA tests: cleanup and sycn. Add new Berkeley DB 4...
2010-03-04 Ilia AlshanetskyFixed bug #51190 (ftp_put() returns false when transfer...
2010-03-03 Felipe Pena- Entry in wrong place...
2010-03-03 Christopher... Mask resource numbers
2010-03-03 Rasmus LerdorfFix test
2010-03-03 Rasmus LerdorfTurn on gc before we test it
2010-03-03 Adam HarveyFix for bug #51192 (FILTER_VALIDATE_URL will invalidate...
2010-03-03 Felipe Pena- Possible fix for bug #50999
2010-03-03 Felipe Pena- Fixed bug #50731 (Inconsistent namespaces sent to...
2010-03-02 Hannes Magnusson- The ctor requires both arguments
2010-03-02 Christopher... make portable
2010-03-02 William MartinAdded SKIP sections in case extension isn't enabled
2010-03-02 Ilia AlshanetskyFixed bug #51171 (curl_setopt() doesn't output any...
2010-03-02 Felipe Pena- Fixed bug #51176 (Static calling in non-static method...
2010-03-01 Rasmus LerdorfFix bug #43314
2010-03-01 Christopher... Improve basic code coverage
2010-03-01 Derick Rethans- Updated to version 2010.3 (2010c)
2010-03-01 Raphael GeissertAdd some sysvmsg coverage tests
2010-02-28 Moriyoshi Koizumi- Merge from upstream (note: this is no behavioral...
2010-02-28 Moriyoshi Koizumi- Whitespaces.
2010-02-26 Adam HarveyFix for bug #23229 (syslog function truncates messages...
2010-02-25 Kalle Sommer... Fix assignment when SimpleXML is disabled on Windows
2010-02-25 Kalle Sommer... Added parameter parsing check to SimpleXMLElement:...
2010-02-24 Andrey HristovFix the text. Correct english and a bit shorter.
2010-02-24 Pierre Joye- merge/update/fix
2010-02-24 Andrey Hristovadd better description to the problem
2010-02-23 Joey Smith MFH'd crypt() tests - renamed to fit phpt schema,...
2010-02-23 Christopher... Add info on PHP doc contributions and add internals...
2010-02-23 Pierre Joye- update test
2010-02-23 Pierre Joye- return *0/*1 on failure instead of FALSE, to avoid...
2010-02-23 Pierre Joye- fix build when __GMP_BITS_PER_MP_LIMB is not defined...
2010-02-22 Peter CowburnCorrected typo in LimitIterator offset exception. Fixes...
2010-02-22 Pierre Joye- restore the credit, always been this name, will always be
2010-02-22 Jani Taskinen- Fixed NEWS entry order + removed aliases (only real...
2010-02-22 Pierre Joye- crypt entry
2010-02-22 Pierre Joye- With "extended" hashes, detect and reject invalid...
2010-02-21 Pierre Joye- Corrected the sanity check of the "setting" string...
2010-02-21 Joey SmithNot sure how I screwed up that MFH so badly. Proper
2010-02-21 Raphael GeissertFix the name of the locale in some tests
2010-02-21 Pierre Joye - Fix #51059, crypt can fail and return NULL, on almos...
next