]> granicus.if.org Git - php/shortlog
php
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 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 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 LerdorfMoved to 5.3
2010-03-31 Rasmus LerdorfAdded the full htmlspecialchars() functionality which...
2010-03-31 Rasmus LerdorfSet session.entropy_file to /dev/urandom or /dev/arandom by
2010-03-30 Johannes SchlüterAdd some const declarations, makes C++ extension writer...
2010-03-30 Johannes SchlüterRemove main/php3_compat.h, for that a few references...
2010-03-30 Johannes SchlüterFix protos
2010-03-30 Johannes SchlüterAdd ReflectionZendExtension class and --rz option to CLI
2010-03-30 Johannes SchlüterIt's 2010 already
2010-03-30 Johannes SchlüterFix folding
2010-03-30 Johannes SchlüterUse php_error_docref instead of zend_error
2010-03-30 Johannes SchlüterAdd ReflectionExtension::isTemporary() and ReflectionEx...
2010-03-30 Ilia AlshanetskyUpgraded bundled sqlite to version 3.6.23.1
2010-03-30 Joey SmithDon't assume the SHA-based crypt constants are registered
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-28 Martin JansenJOAAT hashing now supports incremental hashing.
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 protos
2010-03-25 Michael MacleanRemove some more calls to TSRMLS_FETCH()
2010-03-25 Martin JansenFixed test for the recently added algorithmus and made...
2010-03-25 Rob Richardsfix build - there are now 34 algos
2010-03-25 Michael MacleanRemove some calls to TSRMLS_FETCH in ext/soap
2010-03-25 Pierre Joye- init hval
2010-03-24 Michael MacleanAdd Tokyo Cabinet abstract DB support to ext/dba
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 Rasmus LerdorfGet rid of outdated TODO files
2010-03-24 Martin JansenAdded FNV and Jenkins's one-at-a-time support to the...
2010-03-24 Rasmus LerdorfReset this document
2010-03-24 Martin JansenAdded Jenkins's one-at-a-time hash support to ext/hash.
2010-03-24 Andrey HristovFix a segfault when using a mysqli object after unsucce...
2010-03-24 Takeshi AbeFixed bug #51263 (imagettftext and rotated text uses...
2010-03-23 Michael MacleanMinor fix to constants registered in ext/hash, and...
2010-03-23 Michael MacleanAdd FNV-1 support to ext/hash
2010-03-23 Sebastian BergmannFix version.
2010-03-23 Rasmus LerdorfSwitch default_charset, if not specified, from ISO...
2010-03-23 Derick Rethans- Set trunk version.
2010-03-23 Derick Rethans- Resurrect trunk for branches/PHP_5_3
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-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-15 Moriyoshi Koizumi- Fix win32 build. (notified by Rob. Thanks)
2010-03-13 Felipe Pena- Fix mem. leak
2010-03-13 Felipe Pena- Fix mem. leak
2010-03-13 Raphael GeissertFix CVE-2010-0397: null pointer dereference when proces...
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 Moriyoshi Koizumi- Oops.
2010-03-12 Andrey Hristovallow persistency of PS
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 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)
next