]> granicus.if.org Git - php/shortlog
php
2010-01-15 Takeshi Abefix wrong type and useless assignments
2010-01-15 Takeshi Abefix the letter type, which affects its type-error message
2010-01-14 Pierre Joye- fix build
2010-01-14 Ilia AlshanetskyAdded test for bug #50680
2010-01-14 Andrey HristovFix compiler warning, copy&paste error
2010-01-14 Andrey HristovFix compiler warning
2010-01-14 Takeshi Abeimagepolygon() and imagefilledpolygon() does not allow...
2010-01-14 Andrey Hristovremove redefinition of bit_uint8korr
2010-01-14 Andrey HristovFix build of mysqli when libmysql is used, mysqlnd_port...
2010-01-13 Andrey Hristovmore PHPAPI for phpize-d builds
2010-01-13 Andrey Hristovexport more functionality for phpize builds
2010-01-13 Andrey Hristovmake mysqlnd's tracing API more reusable
2010-01-13 Ilia AlshanetskyFixed bug #50732 (exec() adds single byte twice to...
2010-01-13 Frank M. KromannMFB. Don't free soap_headers just before comparing...
2010-01-13 Takeshi Aberemoved an unused variable
2010-01-12 Christopher... Bump version in early preparation for release
2010-01-12 Ilia AlshanetskyFixed bug #50728 (All PDOExceptions hardcode 'code...
2010-01-12 David Soria... Revert commit 292222. It's not needed anymore to specif...
2010-01-11 Stanislav Malyshevname resource build script resourcebundle.build
2010-01-11 Andrey Hristovmore typedef cosmetics
2010-01-11 Andrey Hristovremove stale export
2010-01-11 Andrey Hristovcosmetics. typedef-ed types should be in capital case
2010-01-11 Andrey Hristovremove extern defintion of a variable that is no more
2010-01-11 Andrey Hristovthis function should be exporten in all cases, not...
2010-01-11 Andrey Hristovmissed to commit in 5_3, here it comes, reusability...
2010-01-11 Andrey Hristovand another change to make the stats API re-usable
2010-01-11 David Soria... Fixes #50496. Drop stdbool.h dependency as it requires...
2010-01-11 Andrey HristovRework the statistics macros to be reusable by external...
2010-01-11 Ilia Alshanetskyyear++
2010-01-11 Dmitry StogovFixed bug #50519 (segfault in garbage collection when...
2010-01-10 Pierre Joye- use png_sig_cmp to support libpng 1.4, old is depreca...
2010-01-08 Andrey HristovAdd the remaining code for statistics triggers
2010-01-08 Andrey Hristovexport some calls to init/deinit code outside of the...
2010-01-08 Andrey Hristovimprove the stats subsystem. Reduce the number of macro...
2010-01-08 Andrey Hristovadd restart_psession and end_psession hooks
2010-01-08 Takeshi AbeBug #49600 (imageTTFText text shifted right)
2010-01-08 Rasmus LerdorfWorked with Samy Kamkar to improve LCG entropy.
2010-01-07 Christopher... Bug #47281 ( is limited in size of characters). Also...
2010-01-07 Andrey HristovChange of way the packet objects are created/initialised
2010-01-07 Ilia AlshanetskyFixed bug #50680 (strtotime() does not support eighth...
2010-01-06 Christopher... Fixed bug #49560 (oci8: using LOBs causes slow PHP...
2010-01-06 Rob Richardsfix bug #50661 (DOMDocument::loadXML does not allow...
2010-01-06 Ilia AlshanetskyFixed bug #50657 (copy() with an empty (zero-byte)...
2010-01-05 Sebastian Bergmannsed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/...
2010-01-05 Sebastian Bergmannsed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l
2010-01-05 Sriram Natarajan- Addressing minor leak noticed while addressing bug...
2010-01-05 Pierrick CharronFixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has...
2010-01-05 Ilia AlshanetskyAdded test case for bug #50632
2010-01-05 Sriram Natarajan- Fixed bug #48590 (SoapClient does not honor max_redir...
2010-01-05 Pierre Joye- should not have commited
2010-01-05 Pierre Joye- [doc] fix exchange and other imap server support...
2010-01-05 Pierre Joye- [DOC] MF53: add INTERNALDATE to imap_append
2010-01-04 Stanislav Malyshevadd ICU resource bundle support, contributed by Hans...
2010-01-04 Ulf WendelUpdating test to new libmysql feature set (first introd...
2010-01-04 Ulf WendelThe internal zval cache has been removed and not been...
2010-01-04 Ulf WendelFixing test
2010-01-04 Ulf WendelTweaking test. Andrey, you once requested such a test...
2010-01-04 Ulf WendelThe internal zval cache has been removed and not been...
2010-01-04 Ilia AlshanetskyUpdate copyright year in the man file
2010-01-03 Ilia AlshanetskyFixed bug #50632 (filter_input() does not return defaul...
2010-01-03 Pierrick CharronFixed bug #50636 (MySQLi_Result sets values before...
2010-01-03 Sebastian Bergmannsed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/...
2010-01-03 Sebastian Bergmannsed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l
2009-12-30 Ilia AlshanetskyFixed bug #44827 (define() allows :: in constant names).
2009-12-30 Matteo Beccati- Added unicode support to ext/pgsql
2009-12-29 Jani Taskinen- CS + WS + folding tags
2009-12-29 Pierrick CharronAdd a test for tidyNode::__construct()
2009-12-29 Ilia AlshanetskyFixed bug #48190 (Content-type parameter "boundary...
2009-12-29 Jani Taskinen- Last ws pollution, I hope.
2009-12-29 Jani Taskinen- Try prevent accidents
2009-12-29 Jani Taskinen- WS + CS
2009-12-28 Pierrick CharronSet the tidyNode constructor private
2009-12-28 Derick Rethans- Updated to version 2009.21 (2009u)
2009-12-28 Andrey Hristovmove network creation to the init hook
2009-12-27 Felipe Pena- Fixed ZTS build
2009-12-27 Mikko KoppanenShare the php_sockets.h header
2009-12-27 Mikko Koppanenspprintf the dbname
2009-12-26 Rasmus LerdorfAlong with the valid char set, also add a length check...
2009-12-26 Mikko KoppanenUpgrade bundled libmagic to 5.03 (fixes CDF parsing...
2009-12-26 Mikko KoppanenNo need to duplicate the string here
2009-12-25 Pierrick CharronChanged tidyNode class to disallow manual node creation.
2009-12-25 Matteo Beccati- Updated ext/pgsql tests to work w/ PostgreSQL 8.5
2009-12-25 Antony Dovgalremove automatic file unlocking on shutdown and/or...
2009-12-25 Matteo Beccati- Updated pdo_pgsql tests to be 8.5+ friendly
2009-12-25 Dmitry StogovFixed bug #50519 (segfault in garbage collection when...
2009-12-25 Pierrick CharronFixed bug #50558 (Broken object model when extending...
2009-12-24 Ilia AlshanetskyAdded missing host validation for HTTP urls inside...
2009-12-24 Mikko KoppanenFix the proto entry for trunk
2009-12-24 Mikko KoppanenChanged stream_resolve_include_path to use zend_resolve...
2009-12-24 Antony Dovgalfix the fix for #47409
2009-12-24 Moriyoshi Koizumi- MFB: Fix bug #46478 (htmlentities() uses obsolete...
2009-12-24 Sriram Natarajan- Update tests to reflect current behavior after fix...
2009-12-24 Stanislav Malyshevfix flags handling in zend_parse_method_parameters_ex
2009-12-23 Stanislav Malyshevcleanup some code, improve error handling
2009-12-23 Jani Taskinen- ws
2009-12-23 Ilia AlshanetskyFixed bug #47409 (extract() problem with array containi...
2009-12-23 Andrey HristovUnify. The typedef-ed structs in mysqlnd are always...
2009-12-23 Antony Dovgalfix minor leak in CGI sapi (happened once per child)
2009-12-22 Johannes SchlüterWhere using svn now, use svn paths
2009-12-22 Johannes Schlüterinstall mysqlnd headers to allow shared build of extensions
next