]> granicus.if.org Git - php/shortlog
php
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...
2011-09-24 Rui HirokawaMFH: fixed #40685: removed '&' in mb_decode_numericenti...
2011-09-24 Xinchen Huiunused var
2011-09-23 Rasmus LerdorfAdd a test and declare the local vars locally
2011-09-23 Xinchen HuiImprove the warning message of incompatible arguments...
2011-09-23 Rasmus LerdorfFix for bug #55767
2011-09-23 Rui HirokawaMFH: fixed a bug in convertion table and added test...
2011-09-23 Xinchen HuiAdd tests
2011-09-23 Xinchen HuiUpdate NEWS
2011-09-23 Xinchen HuiFixed bug #55758 (Digest Authenticate missed in 5.4)
2011-09-22 Ferenc Kovacsthe TZ environment variable also needed to be set here...
2011-09-22 Ferenc Kovacsskip the interbase tests if cannot connect to the server
2011-09-22 Ferenc Kovacsthe julian date for timestamp 1000000000 is 2452161...
2011-09-22 Ferenc Kovacsit seems that easter_date doesn't use the date.timezone...
2011-09-22 Xinchen HuiAdd tests for bug #55755
2011-09-21 Ilia AlshanetskyRemoved unreachable code (stream == NULL check is done...
2011-09-21 Xinchen HuiFixed bug #55755 (SegFault when outputting header WWW...
2011-09-21 Johannes Schlüter- Use the proper variable here.
2011-09-21 Xinchen Huichange test, and added a test for post file
2011-09-21 Xinchen HuiRemove double checking, and use MAXPATHLEN instead...
2011-09-21 Xinchen HuiChange to a more appropriate name
2011-09-21 Xinchen HuiFixed bug #55747 (request headers missed in $_SERVER)
2011-09-20 Shein AlexeyRefactored and speeded up php_cli_server tests, also...
2011-09-20 Xinchen Huifix INI section
2011-09-20 Xinchen Huiupdate NEWS
2011-09-20 Xinchen HuiAdd tests for built-in webserver
2011-09-20 Xinchen HuiFix Bug #55726 (Changing the working directory makes...
2011-09-20 Xinchen HuiFix folder
2011-09-19 Michael Wallnerfix r316992
2011-09-19 Michael WallnerFixed bug #55544 ob_gzhandler always conflicts with...
2011-09-19 Johannes Schlüter- Fix folding
2011-09-17 Xinchen HuiFix wrong update
2011-09-17 Pierre Joye- fix build (macros mess)
2011-09-17 Pierre Joye- fix TS build
2011-09-17 Xinchen HuiUpdate NEWS
2011-09-17 Xinchen HuiFix Bug #55703(PHP crash when calling mysqli_fetch_fields)
2011-09-17 Felipe Pena- Fixed bug #55705 (Omitting a callable typehinted...
2011-09-17 Felipe Pena- Fixed bug #55707 (undefined reference to `__sync_fetc...
2011-09-17 Felipe Pena- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_an...
2011-09-16 Christopher... Test portability fix
2011-09-16 Pierrick CharronFixed test bug #55713 (Christopher Jones)
2011-09-16 Pierre Joye- add -win32 versions and skipif
2011-09-16 Dmitry StogovFixed bug #55644 (Math ops tests fail, diff min int...
2011-09-16 Dmitry StogovFixed Windows build
2011-09-15 Stanislav Malyshevnext version header
2011-09-15 Christopher... Fix skipif for non zlib builds re message http://lxr...
2011-09-15 Xinchen HuiUpdate libmagic.patch (patch reversed base on -r296679)
2011-09-15 Etienne KneussFix folding
2011-09-15 Dmitry StogovFixed bug #50982 (incorrect assumption of PAGE_SIZE...
2011-09-15 Pierre Joye- force LF
2011-09-15 Xinchen HuiFix warning "implicit declaration of function `vasprintf'"
2011-09-15 Stanislav Malyshevback to dev
2011-09-15 Stanislav Malyshev5.4.0beta
2011-09-15 Stanislav Malyshevupdate NEWS
2011-09-14 Arpad Rayfix default session handler error message
2011-09-14 Dmitry StogovFixed bug #55552 (bad encoding not detected)
2011-09-14 Dmitry StogovFixed bug #55578 (Segfault on implode/concat)
2011-09-14 Gustavo André... - ext/openssl/tests/bug36732.phpt more portable.
2011-09-14 Gustavo André... - Fixed test ext/openssl/tests/004.phpt.
2011-09-14 Xinchen HuiFix test, Make warning message bison independed
2011-09-14 Xinchen HuiFix tests
2011-09-14 Xinchen HuiAdd test for bug #55688
next