]> granicus.if.org Git - php/shortlog
php
2011-11-17 Stanislav Malyshevadd callable as reserved word
2011-11-17 Felipe Pena- Fix build
2011-11-17 Stefan MarrFixed Bug #60165 (Aliasing unexisting trait should...
2011-11-17 Lars StrojnyReverting r319136
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 Rasmus LerdorfHad the wrong bug number there
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- remove experimental flag on fpm
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-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 HuiMFH, fix test
2011-11-15 Xinchen HuiFixed bug #60159 (Router returns false, but POST is...
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 Rasmus Lerdorffunctor? Where did that come from?
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-14 Lars StrojnyAdjusting error messages
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-12 Mateusz Kocielski- Fixed NULL pointer dereference in stream_socket_enabl...
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 Adam HarveyNote the change in ob_start() chunk size behaviour...
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-11 Rasmus LerdorfTypo
2011-11-11 Rasmus LerdorfSuppress lsof warnings here to avoid FUSE-related
2011-11-10 Christopher... OCI8: Fixed bug #59985 (show normal warning text for...
2011-11-10 Rui Hirokawamoved the new changes for RC2.
2011-11-10 David Soria... It is not longer required to update php_version.php...
2011-11-10 Hannes Magnussonregister the new shell escape constants
2011-11-10 Hannes MagnussonFix build
2011-11-10 Rui HirokawaMFH: fixed bug #60227 (header() cannot detect the multi...
2011-11-10 Rui HirokawaMFH: fixed bug #60116 (escapeshellcmd() cannot escape...
2011-11-10 Stanislav Malyshevback to dev
2011-11-10 Stanislav Malyshev5.4.0 RC1
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 Stanislav Malyshevno large changes for 5.4 anymore
2011-11-09 Stanislav Malyshevadd is_a change
2011-11-09 Christopher... Add tests for unsupported types
2011-11-09 Stanislav Malyshevfix bug #55475 - implement is_a BC solution
2011-11-08 Rasmus LerdorfHere too
2011-11-08 Rasmus LerdorfThis really shouldn't fail, but if it does, like on...
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-08 Stanislav Malyshevfix typo
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-05 Ferenc Kovacsthe mandatory __construct() for SPL classes was reverte...
2011-11-05 Rui HirokawaMFH: added japanese encoding to maintain compatibility...
2011-11-05 Stefan MarrFixed inconsistent whitespace.
2011-11-05 Stefan MarrFixed Bug #60217 (Requiring the same method from differ...
2011-11-04 Patrick AllaertAdded test for #60104
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 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 HirokawaMFH: fixed 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.
next