]> granicus.if.org Git - php/shortlog
php
2011-11-20 Stanislav Malyshevfix is_a reflection
2011-11-20 Pierre Joye- restore correct window_size
2011-11-19 Pierre Joye- fix build, ansi c requires constant value, no expresi...
2011-11-19 Felipe Pena- Fixed bug #60339 (valgrind reports LEAK --with-mm)
2011-11-19 Felipe Pena- Fix tests
2011-11-19 Felipe Pena- Fixed bug #43200 (Interface implementation / inherite...
2011-11-19 Mateusz Kocielski - Fixed bug #60337 bcscale related crashed on 64bits...
2011-11-19 Felipe Pena- Removed C++ comment style
2011-11-19 Stanislav Malyshevfix bug #60164 (Stubs of a specific length break phar_o...
2011-11-19 Stanislav Malyshevfix test number
2011-11-19 Stanislav MalyshevFix bug #60150 (Integer overflow during the parsing...
2011-11-18 Christopher... r319456 also fixed the OCI8 part of #55301 (multiple...
2011-11-18 Felipe Pena- CS
2011-11-18 Stefan MarrFixes Bug #54441 (Handling of changing modifiers on...
2011-11-18 Pierrick CharronAdded new SoapClient option "keep_alive". FR #60329
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 Stanislav Malyshevfix typo
2011-11-18 Xinchen HuiFixed bug #60306 (Characters lost while converting...
2011-11-18 Stanislav Malyshevfixes for bug #55748
2011-11-18 Pierrick CharronRemove unused variables in libmbfl
2011-11-18 Pierrick CharronDon't load php.ini file to test the built-in web server
2011-11-18 Antony Dovgalfix bug #60082 (Crash in ArrayObject() when using recur...
2011-11-18 Pierrick CharronFixed bug #60321 (ob_get_status(true) no longer returns...
2011-11-17 Felipe Pena- Fix build
2011-11-17 Stefan MarrFixed Bug #60165 (Aliasing unexisting trait should...
2011-11-17 Xinchen Huirevert my previous change, tests hangs on windows
2011-11-17 Xinchen Huiimprove the test, let it say about errors
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 Jérôme Loyet- Added .phar to default authorized extensions
2011-11-15 Jérôme Loyet- remove experimental flag on fpm
2011-11-15 Jérôme Loyet- FR #60199 (enhance FPM error log when the primary...
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-15 David Soria... Forgot the bug specific test.
2011-11-15 David Soria... Fixed bug #55371 (get_magic_quotes_gpc() throws depreca...
2011-11-15 Felipe Pena- We can constify in 5.4+
2011-11-15 Xinchen HuiFixed bug #60159 (Router returns false, but POST is...
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-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...
next