]> granicus.if.org Git - php/shortlog
php
2011-10-31 Christopher... OCI8: improve initialization error message (See bug...
2011-10-25 Christopher... oci8 - Increase Oracle error message length for 11...
2011-10-25 Xinchen Huiforce LF, fix test faild on windows
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 Pierre Joye- win9x is not supported anymore since 5.3
2011-10-23 Ferenc Kovacsduh, I didn't wanted to commit that modification
2011-10-23 Ferenc Kovacsadding SKIP_SLOW_TESTS checks for the slow tests, and...
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 Kovacsfix test, it was fixed for trunk and 5.4 in r314005
2011-10-22 Ferenc Kovacsstream_socket_server("unix://..." has a length limit...
2011-10-20 Ferenc Kovacsthere is a length limit on the shebang line, ignore...
2011-10-19 Xinchen HuiFixed bug #60094 (C++ comment fails in c89)
2011-10-19 Xinchen HuiTest for #60082
2011-10-18 Daniel ConvissorTests for the DST RFC.
2011-10-18 Andrey Hristovmove change_user closer to connect
2011-10-17 Ilia AlshanetskyFixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK...
2011-10-14 Andrey Hristovthis should be decided by configure
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 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 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-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-08 Jérôme Loyetws
2011-10-08 Jérôme Loyet- Backported from 5.4 branch (Dropped restriction of...
2011-10-08 Jérôme Loyet- Backported from 5.4 branch:
2011-10-08 Jérôme Loyet- Backported from 5.4 branch (order fpm configuration...
2011-10-08 Jérôme Loyet- Backported from 5.4 branch (don't write directly...
2011-10-08 Jérôme Loyetremove unused variable
2011-10-08 Jérôme Loyet- backparted from 5.4 branch (remove is_fastcgi because...
2011-10-08 Jérôme Loyet- Backported FR #55166 from 5.4 branch (Added process...
2011-10-08 Jérôme Loyet- Backported FR #55181 from 5.4 branch (Enhance securit...
2011-10-08 Jérôme Loyet- Backported FR #54098 from 5.4 branch (Lowered process...
2011-10-08 Jérôme Loyet- Backported FR #52052 from 5.4 branch (Added partial...
2011-10-08 Jérôme Loyetfix ws
2011-10-08 Jérôme Loyet- commit r312812 again (dropped in r312913):
2011-10-08 Pierre Joye- fix bug #55870, PDO ignores all SSL parameters when...
2011-10-06 Christian StockerFix wrong comment
2011-10-06 Andrey HristovAdd test case
2011-10-06 Andrey HristovBe consistent, add mysqli::stat property, as equivalent...
2011-10-05 Christian StockerAdded test for Bug 54446
2011-10-05 Christian StockerAdded xsl.security_prefs ini option to define forbidden...
2011-10-03 Ilia AlshanetskyFixed bug #55750 (memory copy issue in sysvshm extension).
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 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 Alan Knowlesdocument fix for #55475 in NEWS
2011-09-27 Antony Dovgalfix bug #55768 (PDO_OCI can't resume Oracle session...
2011-09-27 Alan Knowlesremove paths from is_a and is_subclass tests
2011-09-27 Ferenc Kovacssplit the ext/calendar/tests/bug53574.phpt into two...
2011-09-27 Alan Knowlesfix is_a errror test so they test correctly against...
2011-09-27 Alan Knowlesmove autoloaded is_a test to where all the other is_a...
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... MFH to fix PHP_5_3 diffs shown on http://qa.php.net...
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-25 Johannes Schlüter- Fix folding
2011-09-25 Johannes Schlüter- Fix bug #55776 (PDORow to session bug)
2011-09-24 Rui HirokawaMFH: fixed #40685: removed '&' in mb_decode_numericenti...
2011-09-24 Alan Knowlesclean up is_a test title
2011-09-24 Alan Knowlesclean up is_a test, so that it covers more use cases...
2011-09-24 Alan Knowlesadd is_a and is_subclass_of test with autoloader feature
2011-09-23 Rasmus LerdorfRe-committing Alan's is_a revert/fix for bug #55475
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-19 Johannes Schlüter- Fix folding
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 #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 Hannes Magnussonbfn
2011-09-15 Christopher... Fix skipif for non zlib builds re message http://lxr...
2011-09-15 Dmitry StogovFixed bug #50982 (incorrect assumption of PAGE_SIZE...
2011-09-15 Dmitry StogovReverted the fix for #55475 (is_a() triggers autoloader...
2011-09-15 Dmitry StogovFixed bug #55475 (is_a() triggers autoloader). (alan...
2011-09-15 Pierre Joye- force LF
2011-09-14 Gustavo André... - ext/openssl/tests/bug36732.phpt more portable.
2011-09-14 Xinchen HuiFix test, Make warning message bison independed
2011-09-14 Xinchen HuiFix warning "implicit declaration of function `vasprintf'"
next