]> granicus.if.org Git - php/shortlog
php
2010-02-03 Pierre Joye- Fixed bug #50761 (system.multiCall crashes in xmlrpc...
2010-02-03 Pierre Joye- kill/update old docs
2010-02-03 Pierre Joye- Fixed bug #48811 (Directives in PATH section do not...
2010-02-03 Pierre JoyeWorked with Samy Kamkar to improve LCG entropy.
2010-02-03 Pierre JoyeBug #47281 ( is limited in size of characters). Also...
2010-02-03 Pierre Joye- fix bug #49463 (setAttributeNS fails setting default...
2010-02-03 Pierre Joye- Bump version in early preparation for release
2010-02-03 Pierre Joye- Fixed bug #50728 (All PDOExceptions hardcode 'code...
2010-02-03 Pierre Joye- Fixed bug #50680 (strtotime() does not support eighth...
2010-02-03 Pierre Joye- Fixed bug #49560 (oci8: using LOBs causes slow PHP...
2010-02-03 Pierre Joye- Revert commit 292222. It's not needed anymore to...
2010-02-03 Pierre Joye- year++
2010-02-03 Pierre Joyefix bug #50661 (DOMDocument::loadXML does not allow...
2010-02-03 Pierre Joye- Addressing minor leak noticed while addressing bug...
2010-02-03 Pierre Joye- Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option...
2010-02-03 Pierre Joye- merge fix build for sha
2010-02-03 Pierre Joye -merge: imagepolygon() and imagefilledpolygon() does...
2010-02-03 Pierre Joye- merge: Fixed bug #50732 (exec() adds single byte...
2010-02-03 Pierre Joye- merge info
2010-02-03 Pierre Joye- Fixed bug #50519 (segfault in garbage collection...
2010-02-03 Pierre Joye- merge info
2010-02-03 Pierre Joye- Merge: use png_sig_cmp to support libpng 1.4, old...
2010-02-03 Pierre Joye- Merge #49600 (imageTTFText text shifted right)
2010-01-28 Johannes Schlütermerge r293144 - Added test case for bug #50632 (iliaa)
2010-01-27 Johannes Schlütermerge r293131 - Fixed bug #48590 (SoapClient does not...
2010-01-27 Johannes Schlütermerge r293126 - [doc] add support for DISABLE_AUTHENTIC...
2010-01-27 Johannes SchlüterMerge r293114: add ICU resource bundle support, contrib...
2010-01-27 Johannes Schlütermerge r293075: Update copyright year in the man file...
2010-01-27 Johannes Schlütermerge r293051: Fixed bug #50632 (filter_input() does...
2010-01-25 Johannes Schlütermerge r292823 Fixed bug #44827 (define() allows ::...
2010-01-25 Johannes SchlüterMerge rfc1867.c changes
2010-01-25 Johannes SchlüterMerge -r292683 Share the php_sockets.h header (mkoppanen)
2010-01-25 Johannes Schlütermerge r292677: Along with the valid char set, also...
2010-01-25 Johannes SchlüterMerge libmagic update
2010-01-25 Johannes SchlüterMerge tidynode changes: (pierrick)
2010-01-25 Johannes Schlütermerge r292632: remove automatic file unlocking on shutd...
2010-01-25 Johannes Schlütermerge postgresql 8.5 test changes (mbeccati)
2010-01-25 Johannes Schlütermerge -r292624: Fixed bug #50519 (segfault in garbage...
2010-01-25 Johannes Schlütermerge r292611: Added missing host validation for HTTP...
2010-01-25 Johannes Schlütermerge r292595: Changed stream_resolve_include_path...
2010-01-25 Johannes Schlütermerge r292594: fix the fix for #47409 (tony2001)
2010-01-25 Johannes Schlütermerge -r292574: - Update tests to reflect current behav...
2010-01-25 Johannes Schlütermerge r292571 fix flags handling in zend_parse_method_p...
2010-01-25 Johannes Schlütermerge r292566: cleanup some code, improve error handlin...
2010-01-25 Johannes Schlütermerge r292562: -ws (jani)
2010-01-20 Johannes SchlüterMerge mysql changes
2010-01-20 Johannes SchlüterMerge 292549: Fixed bug #47409 (extract() problem with...
2010-01-20 Johannes Schlütermerge 292519: fix minor leak in CGI sapi (happened...
2010-01-20 Johannes SchlüterMerge 292504: Where using svn now, use svn paths (johannes)
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-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-22 Johannes Schlüterback to -dev
2009-12-22 Johannes SchlüterPHP 5.3.2RC1
2009-12-22 Johannes Schlüterrelease branch 5.3.2
2009-12-22 Johannes SchlüterWrap at 80 chars
2009-12-22 Johannes Schlüterinstall mysqlnd headers to allow shared build of extensions
2009-12-22 Andrey HristovFix double calls to free_contents if the connection...
2009-12-22 Andrey Hristovmove state setting to the right place, in mysqlnd_init...
2009-12-22 Pierre Joye- fix build and warning (introduced by my last commit)
2009-12-22 Jani Taskinen- Fixed bug #50517 (EXTRA_LDFLAGS polluted by wrong...
2009-12-22 Moriyoshi Koizumi- Fix bug #46478 (htmlentities() uses obsolete mapping...
2009-12-22 Ilia AlshanetskyFixed bug #45599 (strip_tags() truncates rest of string...
2009-12-21 Derick Rethans- Updated to version 2009.20 (2009t)
2009-12-21 Sriram NatarajanFixed bug #50540 (Crash within ldap_first_reference...
2009-12-21 Stanislav Malyshevclean up normalizer code
2009-12-21 Andrey HristovMove this function to MYSQLND_NET as it works on the
2009-12-21 Andrey Hristovmagic numbers to macros
2009-12-21 Andrey HristovMove compression and decompression code to separate...
2009-12-21 Jani Taskinen- Sync (and KEEP it synced!)
2009-12-21 Jani Taskinen- Tune the fix for bug #50508 and make it work with...
2009-12-20 Felipe Pena- New tests
2009-12-19 Stanislav MalyshevFixed bug #50196 stream_copy_to_stream() produces warni...
2009-12-19 Stanislav Malyshevfix bug #50196
2009-12-18 Stanislav MalyshevFixed bug #50394 (Reference argument converted to value...
2009-12-18 Stanislav Malyshevfix regression bug #50394: Reference argument converted...
2009-12-18 Jani Taskinentouch
2009-12-18 Jani Taskinen- Fixed bug #50508 (compile fails: Conflicting HEADER...
2009-12-17 Pierre Joye- [DOC] add INTERNALDATE to imap_append (will merge...
2009-12-17 Jani Taskinen- These are 2 separate sections..
2009-12-17 Ulf WendelTest for what Andrey has found with 16M packets
2009-12-17 Andrey Hristovrefactoring : move more network related functions to
2009-12-17 Andrey HristovDuring refactoring of the function mysqlnd_stream_write...
2009-12-16 Sriram Natarajan- Fix NEWS for bug #50496
2009-12-16 Sriram Natarajan- Fixed bug #50496 (Use of <stdbool.h> is valid only...
2009-12-16 Andrey Hristovcall free_contents in every case, in case something...
2009-12-16 Andrey HristovRemove unneeded dereferences
2009-12-16 Andrey Hristovmove MYSQLND_NET code to a separate file.
2009-12-16 Pierre Joye- add a test case and update the skip clause
2009-12-15 Andrey Hristovremove duplicated code
2009-12-15 Andrey HristovMove code out of mysqlnd_conn::connect to mysqlnd_net...
2009-12-15 Andrey Hristovremove C++ comments
2009-12-15 Andrey Hristovexport this function
2009-12-15 Andrey Hristovrefactor: move code that belongs to MYSQLND_NET out...
2009-12-15 Ilia AlshanetskyFixed bu #50392 (date_create_from_format() enforces...
2009-12-15 Jani Taskinen- Make $sbindir be usable in C code as well (like ...
2009-12-15 Jani Taskinen- Allow using $sbindir as well
2009-12-15 Felipe Pena- Added SKIPIF
2009-12-14 Felipe Pena- Fixed memory leak when E_STRICT message is getted
next