]> granicus.if.org Git - php/shortlog
php
2011-10-24 Derick Rethans- Updated to version 2011.13 (2011m)
2011-10-24 Pierre Joye- fixed bug #60120, proc_open's streams may hang with...
2011-10-24 Andrey Hristovmove plugin specific stuff to one file. create object...
2011-10-24 Pierre Joye- win9x is not supported anymore since 5.3
2011-10-24 Xinchen HuiA better fix, sorry for previous thoughtlessness commit.
2011-10-24 Xinchen HuiFixed PATH_INFO of /index.php/foo/bar
2011-10-23 Ferenc Kovacsusing %s-dev instead of the exact version number
2011-10-23 Xinchen Huiadd tests for PATH_INFO
2011-10-23 Rui HirokawaMFH: removed invalid two byte sequenct for utf-8.
2011-10-23 Ferenc Kovacsadding SKIP_SLOW_TESTS checks for the slow tests, and...
2011-10-23 Stanislav Malyshevupdate UPGRADING
2011-10-23 Stanislav Malyshevtypofixes
2011-10-23 Xinchen Huifix memory leak
2011-10-23 Xinchen HuiFixed bug #60112 If URI does not contain a file, index...
2011-10-23 Ferenc Kovacscheck the available memory on linux and skip if it...
2011-10-22 Ferenc Kovacsshave off 900M memory from this test
2011-10-22 Ferenc Kovacsstream_socket_server("unix://..." has a length limit...
2011-10-21 Andrey Hristovfix the build
2011-10-21 Andrey Hristovshift code around to two new files - mysqlnd_driver.c
2011-10-21 Stanislav MalyshevChanged silent conversion of array to string to produce...
2011-10-21 Moriyoshi KoizumiAdd SERVER_PROTOCOL variable to $_SERVER. Patch by...
2011-10-20 Ferenc Kovacsthere is a length limit on the shebang line, ignore...
2011-10-20 Gustavo André... Updating news with commit r308410.
2011-10-20 Stanislav MalyshevUpdate UPGRADING
2011-10-20 Stanislav Malyshevback to dev
2011-10-20 Stanislav Malyshev5.4.0beta2
2011-10-19 Xinchen HuiFixed bug #60094 (C++ comment fails in c89)
2011-10-19 Andrey Hristovapi_ext to reverse_api
2011-10-19 Michael WallnerFix Bug #55801 Behavior of unserialize has changed:
2011-10-18 Daniel ConvissorTests for the DST RFC.
2011-10-18 Arnaud Le BlancImproved ternary operator performance when returning...
2011-10-18 Rui Hirokawafixed maximum byte length of utf8mb4.
2011-10-18 Rui HirokawaMFH: fixed byte length of utf-8.
2011-10-17 Ilia AlshanetskyFixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK...
2011-10-16 Xinchen HuiFixed bug #60038 (SIGALRM cause segfault in php_error_cb)
2011-10-16 Stanislav Malyshevrevert change, doesn't work
2011-10-16 Stanislav MalyshevBug #55754 - Only variables should be passed by referen...
2011-10-15 Stanislav Malyshevfix potential integer overflow
2011-10-15 Stanislav Malyshevfix openbasedir in test
2011-10-15 Rui Hirokawaadded a missing emoji U+27BF.
2011-10-14 Ilia AlshanetskyFixed bug #60019 (Function time_nanosleep() is undefine...
2011-10-13 Felipe Pena- Fixed bug #60048 (sa_len a #define on IRIX)
2011-10-12 Andrey Hristovexport this existing function
2011-10-12 Felipe Pena- Fixed bug #60033 (Incorrectly merged PDO dblib patche...
2011-10-12 Felipe Pena- Fixed bug #60042 (spl_autoload_call may manipulate...
2011-10-10 Andrey HristovMYSQLND_NET refactored not to use any direct reference...
2011-10-10 Andrey Hristovlast stat fix
2011-10-10 Andrey Hristovfix test after stat change
2011-10-10 Andrey Hristovfix another test after stat change
2011-10-10 Andrey Hristovfix test
2011-10-10 Andrey Hristovfix test
2011-10-10 Andrey Hristovfix test
2011-10-10 Derick Rethans- Updated to version 2011.12 (2011l)
2011-10-10 Christian StockerAdded the xsl.security_prefs option to 5_4 and trunk and
2011-10-09 Jérôme Loyet- ensure request_terminate_timeout >= request_slowlog_t...
2011-10-09 Jérôme Loyet- Fixed bug #55526 (Heartbeat causes a lot of unnecessa...
2011-10-09 Jérôme Loyet- Fixed bug #55533 (The -d parameter doesn't work)
2011-10-09 Stefan MarrFixed Bug #55554 (Legacy constructors not handled prope...
2011-10-09 Jérôme Loyet- fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm...
2011-10-08 Stefan MarrUse ZEND_ constants instead of plain strings for names...
2011-10-08 Jérôme Loyet- Implemented FR #52569 (Add the "ondemand" process...
2011-10-08 Jérôme Loyet- fix r317913
2011-10-08 Jérôme Loyet- Fixed bug #55486 (status show BIG processes number)
2011-10-08 Jérôme Loyet- Fixed bug #55577 (status.html does not install)
2011-10-08 Andrey Hristovnull the value before usage
2011-10-07 Xinchen HuiRemove unecessary codes
2011-10-06 Andrey HristovAdd test case
2011-10-06 Andrey HristovBe consistent, add mysqli::stat property, as equivalent...
2011-10-06 Andrey Hristovtry not to crash when closing persistent sockets, becau...
2011-10-05 Andrey HristovFix bad cast which leads to crashes!
2011-10-05 Pierre Joye- Revert r313616 (When we have a blocking SSL socket...
2011-10-03 Ilia AlshanetskyFixed bug #55750 (memory copy issue in sysvshm extension).
2011-10-03 Xinchen HuiFixed bug #55825, and add test script
2011-10-03 Peter Cowburntypofix (procgress to progress)
2011-10-03 Peter CowburnFix php.ini comment (#55834)
2011-10-01 Felipe Pena- Improve void arg check
2011-09-30 Xinchen HuiA better fix for #55817 (thanks to bjori)
2011-09-30 Hannes MagnussonFixed bug #55807 (Wrong value for splFileObject::SKIP_E...
2011-09-30 Hannes MagnussonUse the default stream context for FilesystemIterator...
2011-09-30 Xinchen HuiFix wrong codes #55817
2011-09-28 Gustavo André... - Fixed #55798: serialize followed by unserialize with...
2011-09-27 Gustavo André... - Oops missed return. Also improved the readability...
2011-09-27 Gustavo André... - Added tests and NEWS for r306475; see bug #55797.
2011-09-27 Antony Dovgalfix bug #55768 (PDO_OCI can't resume Oracle session...
2011-09-27 Ferenc Kovacssplit the ext/calendar/tests/bug53574.phpt into two...
2011-09-26 Ferenc Kovacsfix #49599, the eol-style is important here, as this...
2011-09-26 Gustavo André... - Fixed bug in SdnToGregorian (see comments on #53574...
2011-09-26 Christopher... Use TZ similar to easter_date.phpt else gcov et al...
2011-09-26 Derick Rethans- Updated to version 2011.11 (2011k)
2011-09-26 Pierre Joye- update news
2011-09-26 Pierre Joye- be sure to check if the var ha not been removed betwe...
2011-09-26 Pierre Joye- Fix bug #55622, better fix for this issue, old fix...
2011-09-26 Stanislav Malyshevupdate proto
2011-09-25 Johannes Schlüter- Fix folding
2011-09-25 Johannes Schlüter- Fix bug #55776 (PDORow to session bug)
2011-09-25 Rui Hirokawarevert the previous patch.
2011-09-25 Rui HirokawaMFH: added mb_ereg_replace_callback().
2011-09-25 Xinchen HuiFix tests due to bison depened message format
2011-09-25 Xinchen HuiFix warning "implicit declaration of function `zend_fet...
2011-09-24 Adam HarveyFix bug #55769 (Make Fails with "Missing Separator...
next