]> granicus.if.org Git - php/shortlog
php
2009-11-30 Jani Taskinen- Fixed bug #50340 (php.ini parser does not allow space...
2009-11-30 Gwynne RaskindThe old Darwin hack is BROKEN and INCORRECT. It works...
2009-11-30 Jani Taskinen- Fix tests assuming wrong ini options and extensions...
2009-11-30 Rasmus LerdorfFix bug #50337
2009-11-30 Jani Taskinen- Fixed bug #50231 (Socket path passed using --with...
2009-11-30 Dmitry StogovFixed bug #50159 (wrong working directory in symlinked...
2009-11-30 Dmitry StogovFixed bug #50261 (Crash When Calling Parent Constructor...
2009-11-30 Pierre Joye- void is NaN, you can't do math ops on void. Declarati...
2009-11-30 Pierre Joye- restore /W3
2009-11-29 Stanislav Malyshevproper fix for bug #50006
2009-11-29 Rasmus LerdorfRevert attempt at supporting both autoconf 2.13 and
2009-11-29 Stanislav Malyshevfix interrupt problem in serialize()
2009-11-28 Jani Taskinen- Fixed bug #50266 (conflicting types for llabs)
2009-11-28 Jani Taskinen- No dots here
2009-11-28 Jani Taskinen- Fix bad merge (Sorry Ilia..)
2009-11-27 Rasmus LerdorfFix bug #50315
2009-11-27 Jani Taskinen- Fixed bug #49935 (Deprecated warnings make "make...
2009-11-27 David Soria... Use extended base if we build again gmp 4.2.0 which...
2009-11-27 Jani Taskinen- Re-fixed bug #47104 (Linking shared extensions fails...
2009-11-27 Ilia AlshanetskyFixe build
2009-11-26 Andrey Hristovfix debug windows build as well as remove a compilation...
2009-11-26 Jani TaskinenMFB52: missing _cv_
2009-11-25 David Soria... Also allow base 62 for gmp_init as requested in (#50283)
2009-11-25 David Soria... Really use 62 as the upper boundary as requested and...
2009-11-25 Ilia AlshanetskyFixed bug #50195 (pg_copy_to() fails when table name...
2009-11-25 Jani Taskinen- Fixed bug #49677 (ini parser crashes with apache2...
2009-11-25 Jani Taskinenws
2009-11-25 Rasmus LerdorfThe constructor generates that next line of output...
2009-11-25 Rasmus LerdorfAnd there is no 23,24,25 in this test at all. Perhaps...
2009-11-25 Rasmus LerdorfUnless I am completely misreading this test case, these...
2009-11-25 Rasmus LerdorfAnother test that doesn't work as root
2009-11-25 Rasmus LerdorfThese tests don't work when run as root
2009-11-25 Felipe Pena- Fixed bug #50285 (xmlrpc does not preserve keys in...
2009-11-25 Rasmus LerdorfMissed a few - now it really works with autoconf-2.64+
2009-11-25 Rasmus LerdorfSomeone strap down Jani and give him a sedative please.
2009-11-24 Felipe Pena- Fixed bug #50255 (isset() and empty() silently casts...
2009-11-24 Andrey HristovUpdate charset table
2009-11-24 Rasmus LerdorfFix null deref found by Michael Maclean
2009-11-24 David Soria... Implement feature request #50283 (allow base in gmp_str...
2009-11-24 Felipe Pena- Fixed bug #50282 (xmlrpc_encode_request() changes...
2009-11-24 Kalle Sommer... Fixed #50226 (Insufficient memory allocation for unicod...
2009-11-24 Jani TaskinenFixed bug #50267 (get_browser(null) does not use HTTP_U...
2009-11-23 Felipe Pena- Added test for bug #50261
2009-11-23 Olivier DOUCETIMAP tests for trunk
2009-11-23 Jani Taskinen- Upgraded bundled libtool to 1.5.26
2009-11-23 Rasmus LerdorfNeed the PCNTL extension loaded since that is where...
2009-11-23 Rasmus LerdorfDon't try to remove an empty output_obj here.
2009-11-23 Ilia AlshanetskyFixed bug #50240 (pdo_mysql.default_socket in php.ini...
2009-11-23 Rasmus LerdorfWhen Ilia fixed bug #49470 and removed the '/' as a...
2009-11-23 Rasmus LerdorfTrunk too - curl version check for the lack of a certin...
2009-11-22 Jani Taskinen- Fixed error_log() to be binary safe when using messag...
2009-11-22 Pierre Joye- add tests dir
2009-11-21 Felipe Pena- Fixed bug #50258 (typos in error strings)
2009-11-21 Brian ShireFix phar regex test when '.php' is part of the path...
2009-11-21 Pierrick CharronFixed bug #50219 (soap call Segmentation fault on a...
2009-11-20 Christopher... Mention account access so we can refer account-requesto...
2009-11-20 Ilia AlshanetskyDon't ignore the 2nd parameter to PDO's quote() method...
2009-11-20 Andrey HristovCompressed protocol support + extensibility for mysqlnd
2009-11-19 Uwe SchindlerFix compile error because of wrong merging from 5.3...
2009-11-19 Christopher... New test
2009-11-19 Christopher... Refactor test
2009-11-18 Derick Rethans- Fixed the setting of cookies in HEAD.
2009-11-18 Jani Taskinen- Fixed "make test" in phpize builds when ini file...
2009-11-18 Jani Taskinen- Fixed bug #50185 (ldap_get_entries() return false...
2009-11-18 Ilia AlshanetskyFixed bug #50212 (crash by ldap_get_option() with LDAP_...
2009-11-18 Derick Rethans- Fixed the setting of cookies.
2009-11-17 Uwe SchindlerFix bug #50140: With default compilation option, php...
2009-11-17 Rasmus LerdorfMake it possible to disable post_max_size
2009-11-16 Derick Rethans- Updated to version 2009.19 (2009s)
2009-11-16 Ilia AlshanetskySimpify the max_file_uploads handling code
2009-11-16 David Soria... Add object-create and object-destroy dtrace probe
2009-11-16 David Soria... Set eol-style
2009-11-15 Felipe Pena- Fixed bug #49936 (crash with ftp stream in php_stream...
2009-11-15 Felipe Pena- Improve test
2009-11-15 Felipe Pena- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with...
2009-11-15 Felipe Pena- Fixed bug #49521 (PDO fetchObject sets values before...
2009-11-15 Jani Taskinen- Nuke ws
2009-11-15 Rasmus LerdorfFix bug #49868
2009-11-14 Christopher... New test
2009-11-14 Jani TaskinenMF53: sprintf -> snprintf -> slprintf (Marcus, Ilia...
2009-11-14 Felipe Pena- Fixed bug #50174 (Incorrectly matched docComment)
2009-11-13 Greg Beaverfix PHP Bug #49938: Phar::isBuffering() returns inverte...
2009-11-13 Felipe Pena- Drop brackets
2009-11-12 Felipe Pena- Fixed bug #49734 (toString must return string value)
2009-11-12 David Coallier- Added an extra skipif for zlib
2009-11-12 Christopher... Add auroraeos's article URL. Add IRC channels
2009-11-12 Uwe SchindlerAs I am working on it, further improvement for bug...
2009-11-12 Uwe SchindlerFix bug #50087: NSAPI performance improvements
2009-11-12 Rasmus LerdorfFix for bug #49098
2009-11-12 Felipe Pena- Fixed bug #50005 (Throwing through Reflection modifie...
2009-11-11 Greg Beaverfix PHP Bug #49910: no support for ././@LongLink for...
2009-11-11 Christopher... Sigh. Fix grammar of title
2009-11-11 Felipe Pena- Fixed bug #50146 (property_exists: Closure object...
2009-11-11 Felipe Pena- Fixed bug #50152 (ReflectionClass::hasProperty hehave...
2009-11-11 Felipe Pena- Fixed bug #50148 (zend_get_property_info should check...
2009-11-10 Christopher... Add test for long fixed bug
2009-11-09 Rasmus LerdorfFix bug #50129
2009-11-09 Jani Taskinen- Fix bad section names (extra - in the end..)
2009-11-09 Derick Rethans- Updated to version 2009.18 (2009r)
2009-11-09 Ilia AlshanetskyUpgraded bundled sqlite to version 3.6.20
next