]> granicus.if.org Git - php/shortlog
php
2008-07-02 Antony DovgalMFH
2008-07-02 Antony DovgalMFH: check return value of hash_find()
2008-07-02 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo (functions)
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Fix check for PHP_SYBASE
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Felipe Pena- Added arginfo
2008-07-01 Dmitry StogovRemoved redundant code
2008-07-01 Felipe Pena- Removed unused variables
2008-07-01 Felipe Pena- Fixed types
2008-07-01 Dmitry StogovUse new parameter parsing API
2008-07-01 Antony Dovgalfix test
2008-07-01 Antony Dovgallong -> int + minor sources reorganization
2008-07-01 Antony Dovgalfix typo
2008-07-01 Antony Dovgalstring length -> int
2008-07-01 Antony Dovgalint->long, add missing "s"
2008-07-01 Antony Dovgalmore int -> long fixes
2008-07-01 Antony Dovgalmore long -> int fixes
2008-07-01 Antony Dovgalon the contrary, string length is int
2008-07-01 Antony DovgalMFH
2008-06-30 Felipe Pena- New parameter parsing API (to preg_replace*)
2008-06-30 Felipe Pena- Added arginfo
2008-06-30 Felipe Pena- Added arginfo
2008-06-30 Felipe Pena- zend_arg_defs.c is unnecessary now
2008-06-30 Antony Dovgal"l" is long, that's why it is "l", not "i"
2008-06-30 Antony Dovgalint -> long
2008-06-30 Felipe Pena- Fixed test
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Felipe Pena- Added arginfo
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Felipe Pena- New parameter parsing API
2008-06-29 Rui Hirokawatouched zend_language_scanner.c
2008-06-29 Rui Hirokawaupdate zend_language_scanner.l to maintain the dependen...
2008-06-29 Rui Hirokawaimplemented again zend-multibyte for PHP 5.3
2008-06-28 Felipe Pena- Added arginfo
2008-06-28 Felipe Pena- New parameter parsing API
2008-06-28 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-28 Alexey Zakhlestinadded arginfo (fixes #45388)
2008-06-28 Scott MacVicarMFH: Sort Windows changes for mhash BC layer
2008-06-28 Alexey Zakhlestinfixed types (no more compiler warnings)
2008-06-28 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-28 Henrique do... Fix a memory leak on openssl_decrypt()
2008-06-27 Stanislav Malyshevdeprecate zend_get_parameters_ex
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Stanislav Malyshevenable on MSVC too
2008-06-27 Christopher... OCI8: MFH: (PECL #14219) Improve README
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Felipe Pena- Added arginfo
2008-06-27 Dmitry Stogovws
2008-06-27 Felipe Pena- New parameter parsing API
2008-06-27 Greg Beaverin preparation for a performance optimization that...
2008-06-27 Felipe Pena- New parameter parsing API
2008-06-27 Stanislav Malyshevallow deprecating engine functions
2008-06-26 Scott MacVicarMake the old mhash API a wrapper around hash, this...
2008-06-26 Felipe Pena- Fixed tests
2008-06-26 Felix De VliegherTests for lchown(), testfest.php.net task number 129.
2008-06-25 Felipe Pena- Fixed test
2008-06-25 Felipe Pena- Removed E_DEPRECATED on is_a()
2008-06-25 Felipe Pena- New parameter parsing API
2008-06-25 Felipe Pena- New parameter parsing API
2008-06-25 Felipe Pena- New parameter parsing API
2008-06-25 Dmitry StogovAdded support for namespaces
2008-06-25 Dmitry StogovFixed bug #45352 (Segmentation fault because of tick...
2008-06-25 Olivier HillNew parameter parsing API
2008-06-25 David CoallierReverted zpp API Cleanup patch - memory troubles?
2008-06-25 David Coallier- Hackish but working parameter parsing, no longer...
2008-06-25 Felipe Pena- New parameter parsing API
2008-06-24 David Coallier- New parsing parameter API
2008-06-24 David Coallier- Tests for parsing parameter api
2008-06-24 Andrey HristovFix remaining valgrind problems with pconn and zval...
2008-06-24 Timm Friebe- Migrated all zend_get_parameters_ex calls to zend_par...
2008-06-24 Felipe Pena- New parameter parsing API
2008-06-24 Raghubansh... New testcases for hash_file(), Committed for Felix...
2008-06-24 Andrey HristovFix double-free, introduced lately
2008-06-24 Felipe Pena- Added arginfo
2008-06-24 Andrey HristovFix possible bug with persistent connections and mysqlnd
2008-06-24 Felix De VliegherTests for ob_get_flush(), testfest task number #131.
2008-06-24 Andrey HristovAdd missing header
2008-06-24 Dmitry StogovFixed test
2008-06-24 Andrey HristovEven more debug info
2008-06-24 Dmitry StogovFixed memory leaks
2008-06-24 Dmitry StogovFixed tests
2008-06-24 Dmitry StogovFixed strtolower/strtoupper to not modify the passed...
2008-06-24 Dmitry StogovReverted part of Steph's patch (stdin stream must be...
2008-06-24 Frank M. KromannNot sure why this file was comitted?
2008-06-24 Kalle Sommer... MFH
2008-06-24 Frank M. Kromannno message
2008-06-24 Greg Beaverfix several issues:
2008-06-23 Andrey HristovAdded more debug info for tracking problems
2008-06-23 Pierre Joye- move sybase to pecl
2008-06-23 Steph Fox- One solution for the openssl issues
2008-06-23 Pierre Joye- do not enable an ext when a lib/header fails
2008-06-23 Steph Fox- Wrong SKIPIF message
2008-06-23 Felipe Pena- Fixed folding
next