]> granicus.if.org Git - php/shortlog
php
2010-04-13 Antony Dovgalsimplify configure check for nanosleep()
2010-04-12 Pierre Joye- begintransaction entry
2010-04-12 Ilia AlshanetskyFixed bug #51512 (mb_send_mail* fail when mail.add_x_he...
2010-04-12 Pierre Joye- [doc] merge stream_set_read_buffer, equivalent of...
2010-04-09 Rob Richardsfix bug #50828 (DOMNotation is not subclass of DOMNode)
2010-04-08 Antony Dovgalmake sure the actual length of the argument passed...
2010-04-08 Andrey HristovFixint INT_AND_FLOAT_AS native. It was working ok on...
2010-04-08 Andrey HristovFixing the second test
2010-04-08 Andrey Hristovone more fix and both work with libmysql and mysqlnd
2010-04-08 Antony Dovgalfix build
2010-04-08 Andrey HristovFix for bug #51026 ssl not working
2010-04-08 Pierre Joye- WS
2010-04-08 Pierre Joye- WS
2010-04-07 Andrey HristovAnother fix for the 16 chars user limitation of MySQL
2010-04-07 Andrey HristovFix test. The usernames in the server are 16 chars...
2010-04-06 Andrey HristovFix the Windows build (void* arithmetic) as well as...
2010-04-06 Andrey HristovStricly C
2010-04-06 Antony Dovgalfix typo
2010-04-06 Andrey HristovRecommit with an Windows build fix:
2010-04-04 Stanislav Malyshevchange namespaced ctors - only __construct would work
2010-04-04 Felipe Pena- Fix tests
2010-04-04 Felipe Pena- Fix test
2010-04-03 Felipe Pena- Fixed tests
2010-04-02 Felipe Pena- Fixed bug #51445 (var_dump() invalid/slow *RECURSION...
2010-04-02 Rob Richardsfix bug #48983 (DomDocument : saveHTMLFile wrong charset)
2010-04-02 Rasmus LerdorfFix tests
2010-04-02 Rasmus LerdorfUpdate the FILTER_VALIDATE_EMAIL filter to fix bug...
2010-04-02 Rob Richardsfix WS
2010-04-02 Rob Richardsre-apply bug fix #35673 (formatOutput does not work...
2010-04-01 Stanislav Malyshevfix #49192 - crash in GC when get_properties handler...
2010-04-01 Pierre Joye- revert revision 297277, break the builds (declaration...
2010-04-01 Stanislav Malyshevfix #51394 - try harder to find script lineno when...
2010-04-01 Rasmus LerdorfAdd new full_special_chars filter to tests
2010-04-01 Andrey HristovFix inconsistencies
2010-04-01 Andrey HristovBetter fix for bug #51347 mysqli_close / connection...
2010-04-01 Ilia AlshanetskyOn beginTransaction() reset error state
2010-04-01 Andrey HristovFixed bug #51347 mysqli_close / connection memory leak
2010-04-01 Pierre Joye- fix build
2010-03-31 Rasmus LerdorfFix FILTER_VALIDATE_URL - Host names can't start with...
2010-03-31 Rasmus Lerdorffull_special_chars filter from trunk - approved by...
2010-03-30 Johannes SchlüterIt's 2010 already
2010-03-30 Johannes SchlüterUse php_error_docref instead of zend_error
2010-03-30 Ilia AlshanetskyUpgraded bundled sqlite to version 3.6.23.1
2010-03-29 Derick Rethans- Updated to version 2010.7 (2010g)
2010-03-29 Andrey HristovMake it coupled - what is allocated with mnd_ should...
2010-03-29 Ilia AlshanetskyUpgraded bundled PCRE to version 8.02.
2010-03-26 Christopher... Fix #51220 by adding . Also improve reliability for...
2010-03-26 Andrey HristovFix tests that fail when the MySQL's socket file is...
2010-03-26 Adam HarveyFixed bug #51393 (DateTime::createFromFormat() fails...
2010-03-25 Stanislav Malyshevfix the protos
2010-03-24 Christopher... Fixed bug #51291 (oci_error doesn't report last error...
2010-03-24 Hannes MagnussonFix tests
2010-03-24 Hannes MagnussonFix test (the key can be negative)
2010-03-24 Andrey HristovFix a segfault when using a mysqli object after unsucce...
2010-03-24 Andrey Hristovfix build failure after recent commit by Kalle
2010-03-24 Takeshi AbeFixed bug #51263 (imagettftext and rotated text uses...
2010-03-23 Kalle Sommer... Fix declaring
2010-03-23 Ilia AlshanetskyAdded test for bug #51338
2010-03-22 Christopher... name changes for consistency with planned additions
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.
next