]> granicus.if.org Git - php/shortlog
php
2011-11-14 Gustavo André... - Fixed tests in ext/standard/tests/http by adding...
2011-11-13 Xinchen Huiadd skipif
2011-11-13 Xinchen HuiFixed bug #60282 (Segfault when using ob_gzhandler...
2011-11-12 Rasmus LerdorfFix test
2011-11-12 Rasmus LerdorfFix typo and don't use 'a' as an invalid filename since...
2011-11-12 David Soria... Fix #60218 (instantiating unknown class leads to memory...
2011-11-11 Felipe Pena- Fixed bug #60261 (phar dos null pointer)
2011-11-11 Pierre Joye- fix bug #60272, typo
2011-11-11 Rui Hirokawarevert changes to fix bug #60116.
2011-11-11 Arpad RayFix hash key length in register/remove_user_shutdown_fu...
2011-11-11 Peter Cowburnbroaden php version wildcard in cli server tests (misse...
2011-11-11 Peter Cowburnbroaden php version wildcard in cli server tests
2011-11-10 Christopher... OCI8: Fixed bug #59985 (show normal warning text for...
2011-11-10 David Soria... It is not longer required to update php_version.php...
2011-11-10 Mateusz KocielskiFixed NULL pointer dereference in stream_socket_enable_...
2011-11-09 Felipe Pena- Make valgrind happy with session_decode_error2.phpt
2011-11-09 Felipe Pena- Initialize BG(serialize_lock) to make valgrind happy
2011-11-09 Christopher... Add tests for unsupported types
2011-11-09 Stanislav Malyshevfix bug #55475 - implement is_a BC solution
2011-11-08 Antony Dovgalbail out if reading HTTP headers failed
2011-11-08 Dmitry StogovFixed bug #60104 (Segmentation Fault in pdo_sqlite...
2011-11-08 Xinchen HuiFix tests
2011-11-08 Stanislav MalyshevFixed bug #54084 (token_get_all with regards to __halt_...
2011-11-07 Christopher... Improve OCI8 NLS env creation error messages (#58925)
2011-11-06 Felipe Pena- Added class member access on instantiation (e.g....
2011-11-06 Rui Hirokawafixed bug #60227: header() cannot detect the multi...
2011-11-05 Ferenc Kovacsthe mandatory __construct() for SPL classes was reverte...
2011-11-05 Rui Hirokawaadded japanese encoding to maintain compatibility with...
2011-11-05 Stefan MarrFixed inconsistent whitespace.
2011-11-05 Stefan MarrFixed Bug #60217 (Requiring the same method from differ...
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 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 Antony Dovgaluse jmp_addr only when it's initialized
2011-11-03 Xinchen HuiFixed bug #60206 (possible integer overflow in content_...
2011-11-03 Xinchen Huixfail, not fix yet
2011-11-03 Xinchen HuiFix bug #60169 Conjunction of ternary and list crashes PHP
2011-11-02 Ferenc Kovacsadding memory check for FreeBSD also, TODO: refactor...
2011-11-02 Antony Dovgalfix folding, ws and cs
2011-11-02 Antony Dovgalinitialize variable and fix segfaulting tests
2011-11-02 Andrey HristovAdd a middleman which can intercept the calls and can...
2011-11-02 Arpad Rayfix calling user close func when it isn't open
2011-11-02 Johannes Schlüter- Fix bug #60155 (pdo_mysql.default_socket ignored).
2011-11-02 Andrey Hristov- shift a bit of code around
2011-11-02 Rui Hirokawafixed alias and encoding mapping for emoji logo.
2011-11-02 Andrey Hristovfix trace log messages
2011-11-02 Peter Cowburnadd 3rd parameter to arg info for splfileobject fgetcsv...
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 Stefan MarrFixed Bug #60153 (Interface method prototypes not enfor...
2011-11-01 Rasmus LerdorfFix bug 60183
2011-11-01 Stefan MarrAdded missing consistency check for abstract methods...
2011-11-01 Xinchen HuiFixed bug #60189 (php logo can not be displayed)
2011-11-01 Xinchen HuiFixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect)
2011-11-01 Florian AnderiaschFixed #60160 and added a test for it
2011-11-01 Stefan MarrFixed Bug #60145 (Usage of trait's use statement inside...
2011-10-31 Stefan MarrFixed Bug #60173 (Wrong error message on reflective...
2011-10-31 Christopher... OCI8: improve initialization error message (See bug...
2011-10-31 Andrey HristovNow really split the method tables and have different
2011-10-31 Andrey HristovSplit struct MYSQLND in struct MYSQLND and struct MYSQL...
2011-10-31 Xinchen HuiUpdate tests
2011-10-31 Xinchen HuiTest for #60174 (Notice when array in method prototype...
2011-10-31 Xinchen HuiFixed bug #60174 (Notice when array in method prototype...
2011-10-30 Rui Hirokawafixed alias of encoding.
2011-10-30 Xinchen Huitests for 60169
2011-10-30 Rui Hirokawaadded a test script for bug60116 and fixed behabior...
2011-10-29 Gustavo André... - Reverted changes that required constructor overrides...
2011-10-29 Xinchen HuiFixed bug #60146 (Last 2 lines of page not being output)
2011-10-26 Patrick AllaertAdded test for #60104
2011-10-26 Andrey HristovBump internal version id after recent changes
2011-10-25 Andrey HristovMove from directly referencing an aggregated structure...
2011-10-25 Christopher... oci8 - Increase Oracle error message length for 11...
2011-10-25 Andrey HristovAdd hooks for __call like functionality and also allow to
2011-10-25 Xinchen Huiforce LF, fix test faild on windows
2011-10-25 Xinchen HuiFix test faild on windows due to DEFAULT_SLASH
2011-10-25 Xinchen HuiFix test, now can run on windows
2011-10-24 Derick Rethans- Updated to version 2011.13 (2011m)
2011-10-24 Andrey Hristovremove duplicate, happened after double patching
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 Hirokawafixed bug #60116 escapeshellcmd() cannot escape the...
2011-10-23 Rui Hirokawaremoved invalid two byte sequenct for utf-8.
2011-10-23 Ferenc Kovacsadding SKIP_SLOW_TESTS checks for the slow tests, and...
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 Kovacsthis was somehow missed from r318288
2011-10-22 Ferenc Kovacsstream_socket_server("unix://..." has a length limit...
next