]> granicus.if.org Git - php/shortlog
php
2008-05-12 Felipe Pena- Fixed test
2008-05-12 Dmitry StogovFixed bug #44952 (isset() does not checks correctly...
2008-05-12 Antony DovgalMFH: revert patch that causes invalid reads/crashes...
2008-05-12 Dmitry StogovAdded API to use namesapces in internal extensions
2008-05-12 Matt WilmasMFH: Fixed test after fixing bug #44830
2008-05-11 Felipe Pena- MFH: New tests
2008-05-11 Matt WilmasMFH: Fixed error message typo
2008-05-11 Sebastian BergmannMFH: Add tests for ReflectionFunction::getExtension*().
2008-05-11 Sebastian BergmannMFH: dos2unix *.phpt
2008-05-11 Felipe Pena- MFH: New tests
2008-05-10 Matt WilmasMFH: Restore end check for "escape" strings
2008-05-09 Matt WilmasMFH
2008-05-09 Felipe Pena- New tests
2008-05-09 Steve SeearAdded a script that generates phpt test coverage inform...
2008-05-09 Scott MacVicarMFH: Fix compile error if _GNU_SOURCE is defined
2008-05-09 Steph Fox- s/rmdir/rd
2008-05-09 Matt WilmasMFH: Test for loss of backslash at end of heredoc;...
2008-05-09 Matt WilmasMFH: Fix loss of backslash at end of heredoc; For bug...
2008-05-09 Matt WilmasMFH: Fixed bug #44681 (Resources used as array keys...
2008-05-09 Ant PhillipsCollect all the open_basedir security tests into one...
2008-05-08 Felipe Pena- Use PHP_DEP_FE and PHP_DEP_FALIAS (magic_quotes relat...
2008-05-08 Felipe Pena- MFH: Fixed detection of invalid class name
2008-05-08 Felipe Pena- MFH: Fixed data size
2008-05-08 Etienne KneussSync spl tests with HEAD
2008-05-08 Dmitry StogovFixed test
2008-05-08 Antony Dovgalfix test
2008-05-08 Matt WilmasFix build
2008-05-07 Ilia AlshanetskyKill unused vars
2008-05-07 Hannes Magnussonnew ini_get_all() parameter
2008-05-07 Antony DovgalMFH
2008-05-07 David Coallier- Added NEWS item for fixation of bug 44811
2008-05-07 Antony Dovgalrename the test
2008-05-07 David Coallier- Fixed bug #44811 (Improve error message when creating...
2008-05-07 Andrey HristovUpdate mysqlnd
2008-05-07 David Coallier- Bug #44811 (Improved error message for creating inval...
2008-05-07 Felipe Pena- New tests
2008-05-07 Dmitry StogovUse IS_CV for dirrent access to $this variable
2008-05-06 Etienne KneussAdd consistency with the flag
2008-05-06 Ilia AlshanetskyFixed bug #44836 (putenv() crashes, avoid direct refere...
2008-05-06 Andrey HristovMake mysqli compilable in a 5_2 environment. Some want...
2008-05-06 Dmitry StogovUse lazy symbol table initialization for op_arrays...
2008-05-06 Dmitry StogovFixed possible memory leak
2008-05-06 Dmitry StogovGC fix
2008-05-06 Kalle Sommer... Fixed odd errors caused by last commit
2008-05-06 Kalle Sommer... * Changed php_*h() to be static
2008-05-06 Dmitry StogovRegenerate zend_vm_execute.h
2008-05-05 Rasmus LerdorfThere is no domainname element in utsname on OSX
2008-05-05 Antony Dovgaladd atanh() for real
2008-05-05 Dmitry Stogov- Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE...
2008-05-05 Derick Rethans- Fixed build.
2008-05-05 Dmitry StogovSupport for old-style constructors in namespaces
2008-05-05 Kalle Sommer... Merge PHP_5_3 - Implemented Windows support for asinh...
2008-05-04 Etienne KneussMFH: Fix protos
2008-05-04 Derick Rethans- MFH: Added support for "<xth> <weekday of" and "last...
2008-05-04 Rob RichardsMFH: fix bug #44891 Memory leak using registerPHPFuncti...
2008-05-04 Antony Dovgalfix compile warnings
2008-05-04 Derick Rethans- MFH: Added support for using ISO 8601 time intervals...
2008-05-04 Antony DovgalMFH: fix folding
2008-05-03 Steph Fox- Introducing nmake clean-all
2008-05-03 Zoe SlatteryCommitting corrected test from Eric Stewart
2008-05-03 Felipe PenaBFN: #44899
2008-05-03 Etienne KneussMFH: Fix #44484 (define SimpleXMLElement::__toString())
2008-05-03 Derick Rethans- Tabs to spaces.
2008-05-03 Derick Rethans- Added support for using an end date to limit the...
2008-05-03 Derick Rethans- MFH: Fixed weekdays adding/subtracting algorithm.
2008-05-03 Felipe Pena- MFH: Fixed bug #44899 (__isset usage changes behavior...
2008-05-02 Antony Dovgalfix build
2008-05-02 Derick Rethans- MFH: Fixed an issue in date() where a : was printed...
2008-05-02 Derick Rethans- Fix for bug #44870: rename() on directory deletes...
2008-05-02 Elizabeth Marie... Fix reflection (always static, never shared) and disabl...
2008-05-02 Lars StrojnyHard enabling it for Windows, readding define for UNIX...
2008-05-02 Lars StrojnyHard enabling ext/reflection on UNIX too [DOC]
2008-05-02 Derick Rethans- MFH: Added DateInterval::createFromDateString() that...
2008-05-01 Derick Rethans- MFH: Rearranged some structures to allow for more...
2008-05-01 Derick Rethans- MFH: Include the starting date by default in the...
2008-05-01 Ant Phillipsopen_basedir tests for directory functions
2008-05-01 Ant Phillipsopen_basedir tests for directory functions
2008-05-01 Derick Rethans- MFH: Added the DatePeriod class/iterator that iterate...
2008-04-30 Ant PhillipsFix session test failures as reported by Antony Dovgal.
2008-04-30 Ant PhillipsBreak up complicated rename tests into some smaller...
2008-04-30 Dmitry StogovIS_CONST operands are always have is_ref==1 and refcoun...
2008-04-30 Ant PhillipsFix session test failures as reported by Antony Dovgal.
2008-04-29 Antony Dovgalfix spelling
2008-04-29 Dmitry StogovFixed GC slowdown
2008-04-29 Ant PhillipsMore session tests to improve code coverage for unteste...
2008-04-29 Dmitry StogovAdded missing lazy initialization
2008-04-29 Ant PhillipsMore session tests to improve code coverage for unteste...
2008-04-29 Dmitry StogovLazy EG(active_symbol_table) initialization
2008-04-29 Antony DovgalMFH
2008-04-29 Antony Dovgalfix test
2008-04-28 Greg Beaverfix erroneous use of php_resolve_path in _php_stream_wr...
2008-04-28 Greg BeaverFixed potentially confusing error message on failure...
2008-04-28 Scott MacVicarFix windows build
2008-04-28 Jani Taskinen- Fix test even if safe_mode is forced to be "On" in...
2008-04-27 Derick Rethans- MFH: Fixed "this week", "previous week"/"last week...
2008-04-25 Derick Rethans- Added new date/time functionality:
2008-04-24 Ant PhillipsExtra open_basedir tests
2008-04-24 Steph Fox- re2c requirement update
2008-04-24 Dmitry StogovOptimized handlers for ZEND_RECV and ZEND_RECV_INIT...
2008-04-24 Andrey HristovUpdate ext/mysql's and ext/mysqli's tests
next