]> granicus.if.org Git - php/shortlog
php
2009-02-03 Greg Beaverfix bug #47265 (generating phar.phar fails because...
2009-02-03 Etienne KneussMFH: Fix #47031 (Fix constants in example)
2009-02-02 Ilia AlshanetskyFixed bug #47282 (FILTER_VALIDATE_EMAIL is marking...
2009-02-02 Nuno Lopesregenerate
2009-02-02 Nuno Lopesfix bug #46347: allow * in ini keys
2009-02-02 Felipe Pena- MFH: Fixed bug #47269 (Typo: SoapSlient instead of...
2009-02-02 Pierre Joye- silent compiler warning about socklen_t benign redefi...
2009-02-02 Pierre Joye- define HAVE_SOCKLEN_T as it exists (vc6+)
2009-02-02 Pierre Joye- MFH: fix build (use the same arginfo than the aliased...
2009-02-02 Moriyoshi Koizumi- MFH: Fix bug #46843 (CP936 euro symbol is not convert...
2009-02-01 David Soria... MFH: Fix a typo
2009-02-01 andy wharmbyNew set_magic_quotes() tests. Tested on Windows, Linux...
2009-02-01 andy wharmbyNew php_uname() tests. Tested on Windows, Linux and...
2009-02-01 andy wharmbyNew get_defined_vars(), get_included_files(), get_magic...
2009-02-01 andy wharmbyNew escapeshellarg() tests. Tested on Windows, Linux...
2009-02-01 andy wharmbyNew floatval() tests. Tested on Windows, Linux and...
2009-02-01 Christian SeilerFixed regression of bug #46205, thanks to felipe for...
2009-01-31 Felipe Pena- MFH: Fixed bug #47255 (Typo in php.ini files)
2009-01-31 Kalle Sommer... MFH: Fix arginfo for imagefilter()
2009-01-30 Stanislav Malyshevfix bug #14562
2009-01-30 Felipe Pena- MFH: Fix test
2009-01-30 Felipe PenaMFH:
2009-01-30 Felipe Pena- MFH: Year++
2009-01-30 Ilia AlshanetskyImproved validation checks inside str_pad()
2009-01-29 Scott MacVicarMFB Fix bug #47245 - Double free in mb_detect_encoding()
2009-01-29 Stanislav Malyshevfix // comments
2009-01-29 Felipe Pena- MFH: Added arginfo
2009-01-29 Felipe Pena- Re-added safe mode check
2009-01-28 Scott MacVicarFix build on Windows
2009-01-28 Nuno Lopesthe offset parameter of mmap() must be aligned to a...
2009-01-28 Scott MacVicarBroken test, skipif sections had a parse error
2009-01-28 Nuno LopesBFN
2009-01-28 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2009-01-28 Nuno Lopesfix bug #47229: preg_quote should escape '-'
2009-01-28 Johannes Schlüter- Add .cvsignore
2009-01-28 Johannes SchlüterBack to -dev
2009-01-28 Johannes SchlüterPHP 5.3.0beta1
2009-01-28 Johannes SchlüterProperly disable phar for the moment
2009-01-28 Pierre Joye- enchant entry and fix news
2009-01-28 Steph Fox- Skeleton version taken directly from the scratchpad...
2009-01-28 Scott MacVicarDisable Phar on big endian systems for beta 1.
2009-01-28 Antony Dovgalfix test
2009-01-27 Ilia AlshanetskyImproved parameter parsing
2009-01-27 Pierre Joye- fix build
2009-01-27 Pierre Joye- prevent redefinition
2009-01-27 Johannes SchlüterMFH: Fix mysqli pconnects to properly reset connection...
2009-01-27 Antony Dovgalfix compile warning
2009-01-27 Derick Rethans- Fixed tests?
2009-01-27 Scott MacVicarFix tests
2009-01-27 Derick Rethans- MFH: Elevate no-tz set warning from E_STRICT to E_WAR...
2009-01-26 Christian Seiler[DOC] Remove $this support in closures for PHP 5.3...
2009-01-26 Pierre Joye- idn build for win
2009-01-26 Pierre Joye- IDN entry
2009-01-26 Pierre Joye- [DOC] add IDN support, idn_to_ascii and idn_to_utf8
2009-01-26 andy wharmbySplit-ip var_export.phpt and add new error tests....
2009-01-26 Rob RichardsMFH: fix bug #47220 (segfault in dom_document_parser...
2009-01-26 Ilia AlshanetskyFixed bug #47217 (content-type is not set properly...
2009-01-26 Etienne KneussMFH: Improve spl_object_hash()
2009-01-26 Dmitry StogovFixed bug #46419 (Elements of associative arrays with...
2009-01-25 Antony DovgalMFH use example.com
2009-01-25 Antony Dovgaldo not define CURLE_SSH twice
2009-01-25 andy wharmbySplit is_callable test. Test on Windows, Linux and...
2009-01-25 Ilia AlshanetskyImproved fix for bug #47174 & added a test
2009-01-25 Pierre Joye- nicer features list
2009-01-25 Felipe Pena- Fixed tests
2009-01-25 Pierre Joye- curl ssh entry
2009-01-25 Pierre Joye- MFH
2009-01-25 Pierre Joye- check for zlib too
2009-01-25 David Soria... MFH: Fix compiler warning. munmap expects a void pointer.
2009-01-25 David Soria... Fix WS
2009-01-25 David Soria... MFH: Fix WS
2009-01-25 Sebastian BergmannMFH: Patch by David Soria Parra <dsp@php.net>.
2009-01-25 Zoe Slatteryadded INI and fixed assert02 to run on PHP6 and PHP53
2009-01-24 Antony Dovgalfix test
2009-01-24 Antony Dovgalfix build
2009-01-24 andy wharmbyNew get_extension_funcs() and getrusage() tests. Tested...
2009-01-24 Hannes MagnussonFix build
2009-01-24 Scott MacVicarBFN
2009-01-24 Scott MacVicarMFH Add blobOpen method for reading binary blobs via...
2009-01-23 andy wharmbyMake test more robust; avoid hangs if fsockopen() fails...
2009-01-23 andy wharmbyNew gzuncompress() test.Tested on WIndows, Linux and...
2009-01-23 andy wharmbyFix tests. Add missing SKIPIF. Tested on Windows, Linux...
2009-01-23 Dave Kelseydeleted invalid test.
2009-01-23 Dave Kelseyadded some mail tests. Tested on windows, linux and...
2009-01-23 Kalle Sommer... MFH: Windows support for stream_socket_pair(), by movin...
2009-01-23 Dave Kelseyvarious network tests. tested on windows, linux, linux...
2009-01-23 Zoe SlatteryIMPA fetchheader tests
2009-01-23 andy wharmbyFix names of new image files.
2009-01-23 Zoe Slatteryfix tests
2009-01-23 Zoe Slatteryfix tests
2009-01-22 andy wharmbyNew image tests. Tested on WIndows, Linux and Linux...
2009-01-22 Zoe Slatteryfixed test
2009-01-22 Johannes SchlüterMFH: export mysql_refresh
2009-01-22 Zoe Slatteryfixed test
2009-01-22 Dave Kelseyfstat tests. tested on windows, linux and linux 64 bit
2009-01-22 andy wharmbyNew date tests for getdate() and gmstrftime(). Tested...
2009-01-22 Ilia AlshanetskyFixed execution condition
2009-01-22 Dave Kelseyfinal collection of zlib tests. tested on linux, window...
2009-01-22 andy wharmbyNew basic time()and microtime() tests. Tested on Windo...
2009-01-22 andy wharmbyFix test after #46732 fix. Tested on WIndows, Linux...
next