]> granicus.if.org Git - php/shortlog
php
2008-04-22 Antony Dovgalfix tests
2008-04-22 Ilia AlshanetskyAdded a warning message on pdo::exec() failure in the...
2008-04-21 Antony Dovgaladd news entry
2008-04-21 Antony Dovgal[DOC] add hash_copy() to be able to copy hash resource
2008-04-21 Ilia AlshanetskyFixed error verbiage and free function_name on success
2008-04-21 Dmitry StogovOptimized function call helper
2008-04-20 Ilia AlshanetskyFixed a bug #44403 (register_tick_function() does not...
2008-04-20 Felipe Pena- Fixed tests
2008-04-20 Felipe Pena- Better error message
2008-04-18 Felipe Pena- New tests
2008-04-18 Christopher... Set extension status back to dev
2008-04-18 Christopher... Update description
2008-04-18 Christopher... MFH
2008-04-17 Rob RichardsBFN
2008-04-17 Rob RichardsMFH: fix bug #44648 (Attribute names not checked for...
2008-04-17 Felipe Pena- New test
2008-04-17 Felipe Pena- Fixed typo
2008-04-17 Dmitry StogovFixed bug #44226 (Throwing an exception causes crash...
2008-04-16 Ilia AlshanetskyHash extension is no longer experimental
2008-04-16 Antony DovgalMFH: use new parameter parsing API
2008-04-16 Antony Dovgalplug minor memleak
2008-04-16 Andrey HristovMFB: Update CVS from the development tree
2008-04-15 Zoe SlatteryChanges to the code that generates variations (Robin...
2008-04-15 Elizabeth Marie... These are really old config.w32 files - now they use...
2008-04-15 Gwynne RaskindMFH: force use of BSD sed for OS X hack (patch by Alexe...
2008-04-15 Dmitry StogovSelected better initial VM stack size
2008-04-15 Ilia AlshanetskyMFB: Fixed bug #44034 (FILE_IGNORE_NEW_LINES in file...
2008-04-15 Antony DovgalMFH: remove -ldl
2008-04-15 Dmitry StogovOptimized request startup sequence for php.ini without...
2008-04-15 Jani TaskinenMFH
2008-04-15 Jani TaskinenMFH
2008-04-15 Scott MacVicarFixed bug #44720 (Prevent infinite recursion within...
2008-04-14 Ilia AlshanetskyFixed test
2008-04-14 Steph Fox- Workarounds are no longer needed - thanks PECLers!
2008-04-14 Felipe Pena- Fixed test
2008-04-14 Hannes MagnussonUse PHP to fetch the pear phar
2008-04-14 Etienne KneussMFH: Fix dns_check_proto (related to #44723)
2008-04-14 Hannes Magnusson[DOC] Remove config_get_hash() & and add new boolean...
2008-04-14 Hannes MagnussonFixed bug#44716 (Progress notifications incorrect)
2008-04-14 Hannes MagnussonMFH: Add "params" argument to stream_context_create()
2008-04-14 Antony Dovgalfix ZTS build and sync with HEAD
2008-04-13 Hannes MagnussonFixed bug#44712 (stream_context_set_params segfaults...
2008-04-13 Greg Beaverdo not scan include_path with faulty plain_wrapper...
2008-04-13 Greg Beaverfix test
2008-04-13 Ilia AlshanetskyKill unused var
2008-04-13 Zoe SlatteryFixing:
2008-04-11 Hannes MagnussonMFH: Update URL for go-pear
2008-04-11 Felipe PenaMFB: Fixed bug #44703 (htmlspecialchars() does not...
2008-04-11 Dmitry StogovSpeedup GC initialization
2008-04-11 Robin FernandesFix test parse_url_variation_002.phpt for 64bit platforms.
2008-04-11 Antony Dovgalfix tests
2008-04-11 Antony DovgalMFH: fix 2 segfaults in ZTS mode
2008-04-11 Dmitry StogovOptimized ZEND_RETURN opcode to not allocate and copy...
2008-04-11 Steve SeearPOSIX extension error tests
2008-04-11 Steve SeearPOSIX extension variation tests
2008-04-11 Robin FernandesAdding some tests for ereg and url functions.
2008-04-11 Marcus BoergerBFN
2008-04-10 Marcus Boerger- MFH No longer allow to disable pcre
2008-04-10 Nuno Lopesfix heredoc+nowdoc
2008-04-10 Nuno Lopesadd SKIPIF
2008-04-10 Nuno Lopesfix SKIPIFs
2008-04-10 Philip OlsonMFH: Updated the documentation credits
2008-04-09 Ilia AlshanetskyWS
2008-04-09 Nuno Lopesfix the yyless() definition to match flex one and rever...
2008-04-09 Marcus Boerger- MFH SPL can no longer be disabld as discussed some...
2008-04-09 Scott MacVicarFixes to heredoc and cleanup of new re2c scanner. ...
2008-04-09 Etienne KneussMFH: Fix #44511 (Ensure no exception was already thrown...
2008-04-09 Felipe PenaMFB: Fixed bug #44678 (spliti error message includes...
2008-04-09 Dmitry StogovFixed bug #44673 (With CGI argv/argc starts from argume...
2008-04-09 Dmitry StogovBug #44653 (Invalid namespace name resolution)
2008-04-08 Jani TaskinenMFH: Missing basic single ini file test (bug #44574)
2008-04-08 Jani Taskinen- Generated with re2c 0.13.4
2008-04-08 Jani Taskinen- Fix test.
2008-04-08 Jani TaskinenMFH:- Fixed bug #44667 (proc_open does not handle pipes...
2008-04-08 Andrey HristovFix snapshot build
2008-04-08 Ilia AlshanetskyFixed bug #44663 (Crash in imap_mail_compose if "body...
2008-04-07 Christopher... Test updates
2008-04-07 Christopher... Fix OCIPing 10.2 macro
2008-04-07 Christopher... PECL #13523 (x86_64 build). Make OCI8 buildable with...
2008-04-07 Christopher... MFH: Add E_DEPRECATED comment
2008-04-07 Derick Rethans- Reset back to 0.13.4 now that it released.
2008-04-07 Derick Rethans- MFH: Fixing returned offset.
2008-04-07 Derick Rethans- MFH: Fixed test cases.
2008-04-07 Antony DovgalMFH: fix test
2008-04-07 Scott MacVicarFixed bug #44609 (Dollar in ini variables are not parse...
2008-04-07 Etienne KneussMFH: Implement forward_static_call(_array) to complete...
2008-04-06 Marcus Boerger- MFH add new tests
2008-04-06 Ilia AlshanetskyFixed bug #44603 (Order issues with Content-Type/Length...
2008-04-05 Felipe Pena- HEREDOC syntax with double quotes
2008-04-05 Felipe Pena- Allow HEREDOC syntax with double quotes
2008-04-04 Felipe PenaMFB: Fixed bug #44591 (imagegif's filename parameter).
2008-04-04 Nuno Lopesremove redundant test for file size
2008-04-04 Nuno Lopesadd sanity checks for ZEND_MMAP_AHEAD and reduce the...
2008-04-04 Joe OrtonMFH: Fixed bug #32979 (OpenSSL stream->fd casts broken...
2008-04-04 Antony DovgalMFH: fix folding
2008-04-03 Dmitry Stogov- Fixed possible stack buffer overflow in FastCGI SAPI...
2008-04-02 Ilia AlshanetskyFixed bug #44613 (Crash inside imap_headerinfo())
2008-04-02 Antony DovgalMFH
2008-04-02 Antony DovgalMFH: initialize variable
2008-04-01 Felipe PenaTypo
next