]> granicus.if.org Git - php/shortlog
php
2008-07-02 Olivier HillMFB: Fix parse error
2008-07-02 Pierre Joye- fix make test TESTS=... and dynamic extension usage...
2008-07-02 Antony Dovgalfix test
2008-07-02 Antony Dovgaluse zend_ascii_hash_find() and check its return value...
2008-07-02 <changelog... ChangeLog update
2008-07-02 Felipe Pena- MFB: Added arginfo
2008-07-01 Felipe Pena- MFB: Added arginfo
2008-07-01 Felipe Pena- MFB: Added arginfo
2008-07-01 Felipe Pena- MFB: Added arginfo (functions)
2008-07-01 Felipe PenaMFB:
2008-07-01 Felipe Pena- MFB: Added arginfo
2008-07-01 Felipe Pena- MFB: Added arginfo
2008-07-01 Dmitry StogovRemoved redundant code
2008-07-01 Antony Dovgalcleanup on test failure
2008-07-01 Dmitry StogovUse new parameter parsing API
2008-07-01 Antony Dovgalfix crash in define()
2008-07-01 Antony Dovgalfix typo
2008-07-01 Antony Dovgalmisc parse_parameters fixes
2008-07-01 Antony Dovgalint -> long
2008-07-01 Antony Dovgalthis should be long
2008-07-01 Antony DovgalMF53
2008-07-01 Antony Dovgalfix curl_init()
2008-07-01 Antony Dovgalint -> long
2008-07-01 <changelog... ChangeLog update
2008-06-30 Stanislav Malyshevconvert all built-in functions to new API
2008-06-30 Felipe Pena- MFB: Added arginfo
2008-06-30 Felipe Pena- MFB: zend_arg_defs.c is unnecessary now
2008-06-30 Felipe PenaMFB:
2008-06-30 Felipe Pena- MFB: New parameter parsing API
2008-06-30 <changelog... ChangeLog update
2008-06-29 Felipe PenaMFB: - Added arginfo
2008-06-29 Felipe PenaMFB:
2008-06-29 <changelog... ChangeLog update
2008-06-28 Felipe Pena- MFB: Added arginfo
2008-06-28 Scott MacVicarSort Windows changes for mhash BC layer
2008-06-28 Scott MacVicarMFB: Make the old mhash API a wrapper around hash,...
2008-06-28 Alexey Zakhlestinupdated to the new parameter-parsing api (port from...
2008-06-28 Henrique do... Fix a memory leak on openssl_decrypt()
2008-06-28 <changelog... ChangeLog update
2008-06-27 Stanislav Malyshevdeprecate zend_get_parameters_ex
2008-06-27 Felipe Pena- MFB: Added arginfo
2008-06-27 Stanislav Malyshevenable on MSVC too
2008-06-27 Christopher... OCI8: (PECL #14219) Improve README
2008-06-27 Felipe Pena- MFB: Added arginfo
2008-06-27 Felipe Pena- MFB: Added arginfo
2008-06-27 Felipe Pena- MFB: Added arginfo
2008-06-27 Felipe Pena- MFB: Added arginfo
2008-06-27 Dmitry Stogovws
2008-06-27 <changelog... ChangeLog update
2008-06-27 Stanislav MalyshevMFB: allow to deprecate engine functions
2008-06-26 Felipe Pena- Fixed tests
2008-06-26 Felix De VliegherMFB: tests for lchown(), testfest.php.net task number...
2008-06-26 <changelog... ChangeLog update
2008-06-25 Felipe Pena- Fixed tests
2008-06-25 Felipe Pena- MFB: Removed E_DEPRECATED on is_a()
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 <changelog... ChangeLog update
2008-06-24 Raghubansh... New testcases for hash_file(), Committed for Felix...
2008-06-24 Felipe PenaMFB: Added arginfo
2008-06-24 Andrey HristovFix possible bug with persistent connections
2008-06-24 Felix De VliegherMFB: tests for ob_get_flush(), testfest task number...
2008-06-24 Andrey HristovAdd missing header
2008-06-24 Andrey HristovEven more debug info
2008-06-24 Kalle Sommer... Fix build on Windows NT6
2008-06-24 <changelog... ChangeLog update
2008-06-23 Andrey HristovAdded more debug info for tracking problems
2008-06-23 Felipe Pena- MFB: Added arginfo
2008-06-23 Felipe Pena- Added arginfo
2008-06-23 Felipe Pena- Added XFAIL
2008-06-23 Dmitry StogovFixed possible buffer overflow
2008-06-23 <changelog... ChangeLog update
2008-06-23 Felipe Pena- MFB: Fix build where __USE_GNU is used instead of...
2008-06-22 Uwe Schindlerfix flushing for PHP6 output code
2008-06-22 Uwe SchindlerURI should be UTF-8
2008-06-22 Uwe SchindlerResponse to: [PHP-DEV] cleaning up the functions -...
2008-06-22 Etienne KneussAdd some tests to increase code coverage
2008-06-22 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-22 Felix De VliegherTestcases for vfprintf(), testfest task #133.
2008-06-22 Felix De VliegherBasic test for ob_get_length(), testfest.php.net task...
2008-06-22 David Soria... Testfest task 93. Written by Sebastian Deutsch.
2008-06-22 <changelog... ChangeLog update
2008-06-21 <changelog... ChangeLog update
2008-06-20 Dmitry StogovAllowed to override internal classaes with "use"
2008-06-20 <changelog... ChangeLog update
2008-06-19 Christopher... Fix bug #45266 (Fix build with BDB 4)
2008-06-19 Christopher... MFB: sync with 5.3
2008-06-19 Dmitry StogovAdded test for bug #45312
2008-06-19 <changelog... ChangeLog update
2008-06-18 Etienne KneussRename everything from SplFastArray to SplFixedArray
2008-06-18 Etienne KneussFix #45216 (Add a default size for fgetss)
2008-06-18 Dmitry StogovFixed SOAP binding selection
2008-06-18 Philip Olsonupdated website team info
2008-06-18 <changelog... ChangeLog update
2008-06-17 Raghubansh... Committed for Felix De Vliegher, TestFest Task No:...
2008-06-17 Raghubansh... Committed for Felix De Vliegher, TestFest Task No:...
2008-06-17 <changelog... ChangeLog update
2008-06-16 Zoe SlatteryTest committed for felixdv
2008-06-16 Rob Richardsadd parameter allowing node to be exported into existin...
next