]> granicus.if.org Git - php/shortlog
php
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
2008-06-23 Felipe Pena- Added arginfo
2008-06-23 Felipe Pena- Added arginfo
2008-06-23 Felipe Pena- Added XFAIL
2008-06-23 Pierre Joye- use stdout for MESSAGE (thx Steph)
2008-06-23 Dmitry StogovFixed possible buffer overflow
2008-06-23 Pierre Joye- set PHP_[EXTNAME] to yes for spl, pcre and reflection...
2008-06-23 Pierre Joye- add a MESSAGE function
2008-06-23 Pierre Joye- fix ADD_EXTENSION_DEP detection so it can match it...
2008-06-23 Greg Beavertrue fix for potential segfault in phar_build
2008-06-23 Greg Beaverfix tar-related failures
2008-06-23 Felipe Pena- New parameter parsing API
2008-06-22 Pierre Joye- really check for the dependency, libs and header...
2008-06-22 Pierre Joye- bindlib has its own package
2008-06-22 Pierre Joye- return true/false when a dep addition was succeeded...
2008-06-22 Pierre Joye- don't show zlib as available when libs or headers...
2008-06-22 Pierre Joye- do not show libxml as enabled when libs are missing...
2008-06-22 Felipe Pena- Fix build where __USE_GNU is used instead of _GNU_SOU...
2008-06-22 Pierre Joye- add a list of the enabled extensions and how they...
2008-06-22 Pierre Joye- clean new line (unix only now)
2008-06-22 Olivier HillNew parameter parsing API for string, part I
2008-06-22 Felipe Pena- Fixed tests
2008-06-22 Uwe SchindlerMFH: Response to: [PHP-DEV] cleaning up the functions...
2008-06-22 Steph Fox- Revert the two blocks of code that implement the...
2008-06-22 Etienne KneussMFH: Add some tests to increase code coverage
2008-06-22 Felipe Pena- New parameter parsing API
2008-06-22 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-22 Steph Fox- Revert the tar.c part of the inode calculation fix
2008-06-22 Rob Richardsfix parameter parsing change
2008-06-22 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-22 Felipe Pena- New parameter parsing API
2008-06-22 Steph Fox- ws, typo fix
2008-06-22 Felix De VliegherBasic test for ob_get_length(), testfest.php.net task...
2008-06-22 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-22 Felipe Pena- Removed unused variables
2008-06-22 Timm Friebe- Changed zend_get_parameters_ex -> zend_parse_parameters
2008-06-22 Sebastian BergmannFix build.
2008-06-22 David Soria... Testfest task 93. Written by Sebastian Deutsch.
2008-06-22 Greg Beaverfix inode calculation, we need fname to be set for...
2008-06-22 Greg Beavernew tests for phar.cache_list
2008-06-21 Felipe Pena- Fix segfault
2008-06-21 Felipe Pena- New parameter parsing API
2008-06-21 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-21 Steph Fox- Don't free stuff you still need
2008-06-21 Steph Fox- Kill a couple of double frees and a memleak
2008-06-21 Steph Fox- pefree pemalloc'd filename
2008-06-21 Steph Fox- Fix macro definition syntax
2008-06-21 Steph Fox- fix for segfault in 5.2 (patch from Greg)
2008-06-21 Steph Fox- ws
2008-06-21 Felipe Pena- New parameter parsing API
2008-06-21 Greg Beaverdefine ALLOC_PERMANENT_ZVAL for PHP 5.2
2008-06-21 Greg BeaverPHP 5.2 fixes to direct include of compressed archives
2008-06-21 Felipe Pena- New parameter parsing API
next