]> granicus.if.org Git - php/shortlog
php
2008-07-23 Stanislav Malyshevadd test
2008-07-23 Stanislav Malyshevadd acceptFromHttp
2008-07-23 Hartmut Holzgraefeadded support for object ids in pg_lo_create() and...
2008-07-22 Andrey HristovMFH: Two less failing tests, one of which was definitel...
2008-07-22 Marcus Boerger- MFH Add MultipleIterator (Arnaud, Marcus)
2008-07-22 Scott MacVicarFix windows build error.
2008-07-22 Stanislav Malyshevuse correct locale check
2008-07-22 Stanislav Malyshevtypofixes
2008-07-22 Stanislav Malyshevrefactor ctors, cleanup code
2008-07-22 Felipe Pena- MFH: The error level must be E_ALL | E_STRICT.
2008-07-22 Andrey HristovMFH: Fix a leak with pconn and mysqlnd
2008-07-22 Scott MacVicarMFH: Add test for escapeshellcmd and restore previous...
2008-07-22 Andrey HristovMore debugging info for the trace log
2008-07-22 Jani Taskinenws + cs
2008-07-22 Jani TaskinenMFH: unused stuff
2008-07-22 Felipe Pena- MFH: Fixed bug #44246 (closedir() accepts a file...
2008-07-22 Rob RichardsMFH: Visibility (bug #45557)
2008-07-22 Steph FoxMFH Add missing help text
2008-07-22 Moriyoshi Koizumi- Remove duplicated lines.
2008-07-22 Jani Taskinenws
2008-07-22 Dmitry StogovClosure object cannot have properties
2008-07-22 Derick Rethans- This test works fine (patch by Lars Strojny)
2008-07-22 Dmitry StogovFixed test
2008-07-22 Dmitry StogovImproved webPhar speed (frontcontroller11.phar.phpt...
2008-07-22 Pierre Joye- MFH: Segfault when an exception is thrown on persiste...
2008-07-22 Felipe Pena- MFH: Added arginfo
2008-07-22 Scott MacVicarMFH: Fix integer oveflow in strrpos()
2008-07-21 Felipe PenaMFH:
2008-07-21 Felipe Pena- Fixed securities issue detailed in CVE-2008-2665...
2008-07-21 Scott MacVicarOptimisation for zend_memnstr when the needle is only...
2008-07-21 Pierre Joye- SAB: #41996, Problem accessing Oracle ROWID (Martin...
2008-07-21 Dmitry StogovAdded check for small ZEMD_MM_SEG_SIZE
2008-07-21 Jani TaskinenMFH:- Visibility (bug #45564)
2008-07-21 Jani TaskinenMFH: sync
2008-07-21 Jani TaskinenMFH: Sync with PHP 6.
2008-07-21 Johannes SchlüterMFH: Add mysqlnd support for PDO_mysql, fixes at least...
2008-07-21 Andrey HristovPure, old-fashion CVS grown, bug fix.
2008-07-21 Andrey HristovFix for bug#45179 --with-mysql-sock fails to compile...
2008-07-21 Hannes MagnussonFix tests (patch by Lars)
2008-07-21 Jani Taskinen- Forward compatibility.
2008-07-21 Kalle Sommer... MFH
2008-07-21 Jani Taskinen- More stupid WS etc fixes. Plus the missing help text...
2008-07-21 Jani TaskinenMFH: Stupid WS fixes..Thanks Steph!
2008-07-21 Jani TaskinenMFH: sync acinclude.m4 (leave the PHP_PROG_LEX for...
2008-07-21 Jani TaskinenMFH: sync configure.in with HEAD (where applicable)
2008-07-21 Hannes MagnussonRun the tests with E_STRICT again
2008-07-21 Hannes MagnussonMFH: Add E_USER_DEPRECATED (patch by Lars Strojny)
2008-07-21 Hannes MagnussonMFH: fix proto
2008-07-21 Kalle Sommer... Fix test on Windows
2008-07-21 Derick Rethans- MFH: Fixed one more test (on 32 bits)
2008-07-21 Dmitry StogovFixed chdir() into requested file directory inconsistencies
2008-07-21 Marcus Boerger- MFH Little debug hack to allow printing vm function
2008-07-21 Derick Rethans- MFH: fix test
2008-07-21 Antony DovgalMFH
2008-07-20 Derick Rethans- MFH: Fixed bug #45562 (Creating instance of DatePerio...
2008-07-20 Kalle Sommer... Fix macro redef
2008-07-20 Kalle Sommer... MFH + NEWS entry
2008-07-20 Moriyoshi Koizumi- MFH: Bug #45572
2008-07-20 Etienne KneussMFH: Iterator methods overwriting optimisations
2008-07-20 Felipe Pena- BFN: #45571
2008-07-20 Felipe Pena- Fixed bug #45571 (ReflectionClass::export() shows...
2008-07-20 Etienne KneussMFH: Fix build for solaris
2008-07-20 Dmitry StogovFixed test
2008-07-20 Dmitry StogovFixed test
2008-07-20 Moriyoshi Koizumi- Fix the header (thanks Johannes)
2008-07-20 Dmitry StogovFixed directory reanming/deletion
2008-07-20 Felipe Pena- Added arginfo
2008-07-20 Moriyoshi Koizumi- WS fix
2008-07-20 Steph Fox- Happy New Year!
2008-07-20 Steph Fox- Update get_define() calls to reflect earlier change...
2008-07-19 Etienne KneussMFH: Complete the ZTS build fix
2008-07-19 Derick Rethans- MFH: Fixed ZTS build.
2008-07-19 Steph Fox- Fix logic in get_define()
2008-07-19 Derick Rethans- MFH: Country codes are ISO 3166.
2008-07-19 Steph Fox- Rejig REMOVE_TARGET
2008-07-19 Marcus Boerger- MFH Add MultipleIterator (http://blog.somabo.de/2008...
2008-07-19 Marcus Boerger- MFH Added RecursiveTreeIterator
2008-07-19 Etienne KneussMFH: Fix valgrind errors in array_method, and possibly...
2008-07-19 Etienne KneussMFH: Implement DirectoryIterator::seek
2008-07-18 Henrique do... New tests
2008-07-18 Felipe Pena- New tests
2008-07-18 Felipe PenaMFB:
2008-07-18 Felipe Pena- Added: Deprecated ticks support.
2008-07-18 Steph Fox- Make SAPI include paths work (on my box at least)
2008-07-18 Steph Fox- Make REMOVE_TARGET work in all cases
2008-07-18 Derick Rethans- MFH: Added support for selectively listing timezone...
2008-07-18 Derick Rethans- Updated to version 2008.4.1 (2008d)
2008-07-18 Scott MacVicarFix compile error due to the removal of fteller on...
2008-07-18 Felipe Pena- Fixed test
2008-07-18 Dmitry StogovFixed access to freed memory
2008-07-18 Antony Dovgalfix segfault
2008-07-18 Steph Fox- SAPIs are go.
2008-07-18 Scott MacVicarRemove GD 1.0 support, still need to adjust the configu...
2008-07-18 Scott MacVicarRemove freetype1 support
2008-07-17 Pierre Joye - MFB: fix crash when some crafted font are given
2008-07-17 Moriyoshi Koizumi- MFH: Fix ZTS build
2008-07-17 Felipe Pena- Deprecate ticks
2008-07-17 Stanislav Malyshevvc9 build fix
2008-07-17 Pierre Joye- MFH: CS/WS
2008-07-17 Scott MacVicarThis file isn't needed any more
next