]> granicus.if.org Git - php/shortlog
php
2010-06-16 Felipe Pena- Fix crash when calling a method of a class that inher...
2010-06-16 Andrey Hristovno more needed because of the charset fix in the previo...
2010-06-16 Pierre Joye- #50563, removing E_WARNING from parse_url()
2010-06-16 Pierre Joye- Fix bug #50578, incorrect shebang in phar.phar
2010-06-16 Timm Friebe- Fixed segmentation fault when reading rows
2010-06-16 Antony Dovgalimprove ptrace() test
2010-06-16 Felipe Pena- Fix tests
2010-06-15 Ben LongdenAdded tests for SplFileObject::fgetcsv
2010-06-15 Pierre Joye- #42060, add paged results support
2010-06-15 Pierre Joye- Fix #51002, fix possible memory corruption with very...
2010-06-15 Pierre Joye- cleanup, no vc6 support in trunk
2010-06-15 Pierre Joye- #51424, silent warnings on win
2010-06-15 Ben LongdenTests for SplTempFileObject
2010-06-15 Pierre Joye- Fix #51424, crypt() function hangs after 3rd call
2010-06-15 Dmitry StogovFixed bug #52041 (Memory leak when writing on uninitial...
2010-06-14 Andrey HristovFix the test for libmysql, which expects the certificates
2010-06-14 Andrey HristovAnd a fix for MySQL Server which is pre 5.1.23, which...
2010-06-14 Andrey HristovFixed bug #52082 (character_set_client & character_set_...
2010-06-14 Pierre Joye- drop comment
2010-06-14 Pierre Joye- #52043,GD doesn't recognize latest libJPEG version
2010-06-13 Jérôme LoyetFix #52067, chroot and chdir path were not checked...
2010-06-12 Felipe Pena- Fixed bug #49320 (PDO returns null when SQLite connec...
2010-06-12 Felipe Pena- Allow write context on array dereferencing from metho...
2010-06-12 Felipe Pena- Fixed bug #52051 (handling of case sensitivity of...
2010-06-11 Felipe Pena- Fixed bug #52057 (ReflectionClass fails on Closure...
2010-06-11 Felipe Pena- Fixed bug #52060 (Memory leak when passing a closure...
2010-06-11 Patrick Allaert- Fixed bug #52019 (make lcov doesn't support TESTS...
2010-06-11 Dmitry StogovFixed bug #51552 (debug_backtrace() causes segmentation...
2010-06-10 Ulf WendelFixing tests
2010-06-10 Andrey Hristovexport mysqlnd_globals_id, per Johannes
2010-06-10 Ilia AlshanetskyAdded inTransaction() method to PDO, with specialized...
2010-06-10 Dmitry StogovFixed bug #51822i (Segfault with strange __destruct...
2010-06-10 Ilia AlshanetskyAdded support for copy to/from array/file for pdo_pgsql...
2010-06-10 Andrey Hristovvoid functions return nothing
2010-06-10 Dmitry StogovFixed bug #52001 (Memory allocation problems after...
2010-06-09 Christopher... Explicitly use db-5.0 and don't default to db sym link
2010-06-09 Ilia AlshanetskyFixed bug #52010 (open_basedir restrictions mismatch...
2010-06-09 Ilia AlshanetskyFixed bug #51273 (Faultstring property does not exist...
2010-06-09 Antony Dovgalfix minor memleak
2010-06-08 Pierre Joye- [DOC] MFH: add session.entropy* support to windows
2010-06-08 Sriram Natarajan - Fixed Bug #51168 (fails to compile with Sun Studio)
2010-06-08 Antony Dovgalsupport both 'warn' and 'warning' as error levels
2010-06-08 Pierre Joye- use new function to get random bytes
2010-06-08 Felipe Pena- Fix ZTS build
2010-06-08 Stefan MarrFixed issue with statics in traits.
2010-06-08 Ulf WendelMake the tests pass with sql strict mode enabled
2010-06-08 Ulf WendelPortability improvement
2010-06-08 Ulf WendelPortability improvements
2010-06-08 Pierre Joye- duplicate entry
2010-06-08 Pierre Joye- [DOC] add session.entropy* support to windows
2010-06-08 Antony Dovgalfix bug #50101 (name clash between global and local...
2010-06-08 Ulf WendelMore SQL strict mode updates
2010-06-08 Pierre Joye- add striped down version of RNG layer to have a relia...
2010-06-08 Antony Dovgalfix bug #51276 (php_load_extension() is missing when...
2010-06-08 Antony Dovgalfix micro-memleaks (happened once per process)
2010-06-08 Ulf WendelMaking tests pass strict sql mode.
2010-06-08 Felipe Pena- Added array dereferencing support [DOC]
2010-06-07 Felipe Pena- Let's generate this #ifdef only on zend_vm_execute.h
2010-06-07 Felipe Pena- Update
2010-06-07 Felipe Pena- Fix script
2010-06-07 Pierre Joye- show the free_op1 warning only once, until a fix...
2010-06-06 Pierre Joye- show the free_op1 warning only once, until a fix...
2010-06-06 Pierre Joye- silent warning (unary minus operator applied to unsig...
2010-06-06 Pierre Joye- label only used when mmap is available
2010-06-05 Christopher... New test for file_exists (bug #39863). It currently...
2010-06-04 Felipe Pena- Fixed bug #51991 (spl_autoload and *nix support with...
2010-06-03 Felipe Pena- Fix test
2010-06-03 Felipe Pena- New ReflectionClass method
2010-06-03 Felipe Pena- Fix proto and argname
2010-06-03 Felipe Pena- Added ZipArchive arginfo
2010-06-03 Felipe Pena- Added BG(serialize) and BG(unserialize) initialization
2010-06-03 Johannes Schlüter- One more reflection entry
2010-06-03 Felipe Pena- Added the three new ReflectionClass methods related...
2010-06-03 Christopher... Add Berkeley DB 5 support. (An outstanding issue with...
2010-06-03 Felipe Pena- Fix memleak when passing a non string/object parameter
2010-06-03 Felipe Pena- Fix test
2010-06-02 Rasmus Lerdorfvim fail
2010-06-02 Rasmus LerdorfTweak the fix for bug #51847 to still call libintl_setl...
2010-06-02 Pierre Joye- silent warning
2010-06-02 Felipe Pena- Save an object_init_ex() and zval_dtor() calls on...
2010-06-02 Felipe Pena- Removed clone_obj from PDORow object handlers, as...
2010-06-02 Felipe Pena- Added ReflectionClass::isCloneable() [DOC]
2010-06-02 Pierre Joye- fix leak on error in mcrypt_create_iv on windows
2010-06-02 Michael Wallnerfix cxx build
2010-06-02 Felipe Pena- Fixed build and next_rowset prototype
2010-06-02 Pierre Joye- WS
2010-06-02 Pierre Joye- allow shared build
2010-06-02 Rasmus LerdorfFix for bug #51847
2010-06-01 Pierrick CharronRemove unused variables
2010-06-01 Johannes SchlüterBerkeley DB 5's SQL frontend gives a slightly different...
2010-06-01 Andrey Hristovdefensive programming, check before using a resource
2010-06-01 Michael Wallnerfix fpm build
2010-06-01 Michael Wallner* raise warning if zend_fcall_info_init() cannot resolv...
2010-06-01 Andrey HristovPerform later initialization
2010-05-31 Stanley SufficoolFix bug #50755 & Enable multiple rowsets [DOC]
2010-05-31 Andrey HristovMore check for valid MYSQLND_STMT before using it
2010-05-31 Andrey HristovDon't reference row_packet before checking if dereferen...
2010-05-31 Andrey HristovCheck if data is correct and initialize in a safe manner
2010-05-31 Andrey HristovHandle problems in the row_decoder, return type used...
2010-05-31 Andrey HristovBail if allocation fails
next