]> granicus.if.org Git - php/shortlog
php
2011-11-18 Christopher... r319456 also fixed the OCI8 part of #55301 (multiple...
2011-11-18 Dmitry StogovFixed bug #60138 (GC crash with referenced array in...
2011-11-18 Christopher... Sync to 5.3 and check additional cases for #55748
2011-11-18 Antony Dovgalfix bug #60082 (Crash in ArrayObject() when using recur...
2011-11-16 Felipe Pena- Fixed bug #60099 (__halt_compiler() works in braced...
2011-11-16 Felipe Pena- Fixed bug #60267 (Compile failure with freetds 0.91)
2011-11-16 George Wangkeep code to be compatible with PHP4
2011-11-16 George Wangkeep PHP_5_4 in sync with PHP_5_3 branch
2011-11-16 Jérôme Loyet- Added .phar to default authorized extensions
2011-11-16 Jérôme Loyettypo
2011-11-15 Jérôme Loyet- FR #60199 (enhance FPM error log when the primary...
2011-11-15 Christopher... Minor NEWS grammar fixes
2011-11-15 Felipe Pena- Fixed bug #55874 (GCC does not provide __sync_fetch_a...
2011-11-15 Ilia AlshanetskyFixed bug #60244 (pg_fetch_* functions do not validate...
2011-11-15 Felipe Pena- Fixed bug #52624 (tempnam() by-pass open_basedir...
2011-11-15 Felipe Pena- Fixed bug #54682 (Tidy::diagnose() NULL pointer deref...
2011-11-14 Mateusz Kocielski#- Added information about NPD bug fix in the OpenSSL...
2011-11-14 Johannes Schlüter- Add missing include.
2011-11-14 Florian AnderiaschFixed a typo in README.SVN-RULES.
2011-11-14 Dmitry StogovFixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)
2011-11-14 Gustavo André... - Fixed tests in ext/standard/tests/http by adding...
2011-11-12 Mateusz Kocielski- Fixed NULL pointer dereference in stream_socket_enabl...
2011-11-11 Christopher... I can only guess what "dos" is. Also added missing...
2011-11-11 Felipe Pena- Fixed bug #60261 (phar dos null pointer)
2011-11-10 Christopher... OCI8: Fixed bug #59985 (show normal warning text for...
2011-11-09 Christopher... Add tests for unsupported types
2011-11-08 Antony Dovgalbail out if reading HTTP headers failed
2011-11-07 Christopher... Improve OCI8 NLS env creation error messages (#58925)
2011-11-03 Christopher... Bump OCI8 version to 1.4.7 stable in preparation for...
2011-11-03 Christopher... Replace custom "stress_test" setting with generic SKIP_...
2011-11-03 Ulf WendelImproving test to reflect latest API changes
2011-11-03 Florian AnderiaschAdded info to 2 fixed bugs
2011-11-03 Florian AnderiaschRedid the fix for #60192 with suggestions by Pierre...
2011-11-03 Jérôme Loyet- Fixed bug #60179 (php_flag and php_value does not...
2011-11-03 Johannes SchlüterBack to -dev
2011-11-03 Johannes Schlüter- PHP 5.3.9RC1
2011-11-03 Johannes Schlüter- Minor NEWS cleanup
2011-11-03 Xinchen HuiFixed bug #60206 (possible integer overflow in content_...
2011-11-02 Ferenc Kovacsadding memory check for FreeBSD also, TODO: refactor...
2011-11-02 Johannes Schlüter- Fix bug #60155 (pdo_mysql.default_socket ignored).
2011-11-02 Derick Rethans- Updated to version 2011.14 (2011n)
2011-11-02 Dmitry StogovPrevent possible integer overflow
2011-11-02 Florian AnderiaschFix #60192 SegFault when Collator not constructed properly
2011-11-02 Dmitry StogovFixed bug #60139 (Anonymous functions create cycles...
2011-11-01 Christopher... Update for new Oracle patchset variation
2011-11-01 Ferenc Kovacsallocating more than 2GB memory is slow.
2011-11-01 Rasmus LerdorfFix bug 60183
2011-11-01 Florian AnderiaschFixed #60160 and added a test for it
2011-11-01 Ferenc Kovacsignore this test on FreeBSD per #60186
2011-11-01 Ferenc Kovacsduh
2011-11-01 Ferenc Kovacsmarking ext/spl/tests/bug60082.phpt as slow test
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
next