]> granicus.if.org Git - php/shortlog
php
2007-11-20 Ilia Alshanetskyrevert previous pdo patch
2007-11-20 Hannes Magnusson- Add support for optional values
2007-11-20 Johannes SchlüterAdd stream_supports_lock() function (Benjamin Schulz)
2007-11-20 Johannes Schlüter- Fix build
2007-11-20 Johannes SchlüterAdd msg_queue_exists() function (Benjamin Schulz)
2007-11-20 Dmitry Stogovdead code
2007-11-20 Jani Taskinen- Added ZEND_DEBUG_BUILD constant
2007-11-20 Marcus Boerger- Add phar.phar to package
2007-11-20 Ilia AlshanetskyMFB: Fixed bug #42978 (mismatch between number of bound...
2007-11-20 Dmitry StogovOptimization of zend_do_fcall_common_helper()
2007-11-20 Dmitry Stogovmath and comparison optimization
2007-11-20 Dmitry StogovZEND_FETCH_DIM optimization
2007-11-20 Dmitry StogovFixed compilation on some systems (Wez)
2007-11-20 Dmitry StogovFixed bug #43136 (possible crash on script execution...
2007-11-20 Dmitry StogovAdded support for "namespace::" prefix that is resolved...
2007-11-20 Greg Beaverfix faulty logic on verification of phar
2007-11-20 <changelog... ChangeLog update
2007-11-19 Greg Beavermuch better fix for the problem of phar://c:\path\to...
2007-11-19 Dmitry Stogovfixed SIGSEGV in chgrp()
2007-11-19 Ilia AlshanetskyMFB 'L' size support
2007-11-19 Antony Dovgalfix test broken by Sara's commit
2007-11-19 Dmitry StogovFixed tests
2007-11-19 <changelog... ChangeLog update
2007-11-18 Derick Rethans- Initialize the reserved resource bits so that they...
2007-11-18 Ilia AlshanetskyRemoved duplicate case. (Thanks Hannes)
2007-11-18 Ilia AlshanetskyMFB: Fixed bug #42261 (Incorrect lengths for date and...
2007-11-18 <changelog... ChangeLog update
2007-11-17 Sara GolemonRemove extraneous space in error/notice messages (felipe)
2007-11-17 Greg Beavermake phar use this build's PHP instead of global PHP...
2007-11-17 <changelog... ChangeLog update
2007-11-16 Raghubansh... New testcases for sizeof() function
2007-11-16 Raghubansh... fix test for linux64 - choosing smaller float values
2007-11-16 Raghubansh... fix tests: removed values that generate diff. output...
2007-11-16 Jani Taskinen- Fixed bug #43092 (curl_copy_handle() crashes with...
2007-11-16 Jani Taskinenfix bug number
2007-11-16 Jani Taskinen- Fixed bug #31911 (mb_ereg*_replace() crashes when...
2007-11-16 Nuno Lopesignore gcov files
2007-11-16 Greg Beavertypo
2007-11-16 <changelog... ChangeLog update
2007-11-15 Antony Dovgalfix test (thanks to Felipe Pena for noticing)
2007-11-15 Hannes Magnusson- Allow numeric options
2007-11-15 Greg BeaverEnsure that the same phar can be referenced in multiple...
2007-11-15 <changelog... ChangeLog update
2007-11-14 Antony Dovgalupdate pdo_firebird status
2007-11-14 Elizabeth Marie... MFB
2007-11-14 Raghubansh... New testcases for uasort() function
2007-11-14 Derick Rethans- Add a testcase for chgrp() with a NULL as group name...
2007-11-14 Hannes MagnussonMFB; Fix test
2007-11-14 Hannes MagnussonMFB5.3: Fixed bug#43293 (Multiple segfaults in getopt())
2007-11-14 Johannes Schlüter- pass parameters to buildconf.bat over to buildconf...
2007-11-14 <changelog... ChangeLog update
2007-11-13 Etienne KneussFix typos
2007-11-13 Ilia AlshanetskyMFB: Fixed bug #43279 (pg_send_query_params() converts...
2007-11-13 Antony Dovgaldisallow multiple access modifiers and 'abstract abstra...
2007-11-13 Dmitry StogovFixed bug #42692 (Procedure 'int1' not present with...
2007-11-13 Antony Dovgalremove Oracle8 support (it should have been done long...
2007-11-13 Dmitry StogovFixed bug #43248 (backward compatibility break in realp...
2007-11-13 Greg Beaverbegin win32 fixes for Phar object - still have a proble...
2007-11-13 <changelog... ChangeLog update
2007-11-12 Rob Richardsfix bug #43221 (SimpleXML adding default namespace...
2007-11-12 Zoe SlatteryChanging the regex for %f so the it will match E-,...
2007-11-12 Dmitry Stogovbetter error messages
2007-11-12 Antony Dovgalfix error message (reported by Felipe Nascimento)
2007-11-12 Dmitry StogovFixed bug #43183 ("use" of the same class in difference...
2007-11-12 Raghubansh... New testcases for ksort() function
2007-11-12 Raghubansh... new testcases for krsort() function
2007-11-12 Antony Dovgalfix #42736 (xmlrpc_server_call_method() crashes)
2007-11-12 Dmitry StogovFixed bug #42937 (__call() method not invoked when...
2007-11-12 <changelog... ChangeLog update
2007-11-11 Johannes Schlüter- static can't be used as type hint, fixes #43126 ...
2007-11-11 Jon Parises/Ident/Indent
2007-11-11 Lukas Smith- migrate syntax to rEST to allow html/docbook rendering
2007-11-11 Ilia AlshanetskyMFB: Fixed parse error described in bug #43228
2007-11-11 <changelog... ChangeLog update
2007-11-10 <changelog... ChangeLog update
2007-11-09 Jani Taskinen- Allow using full path to load modules using "extensio...
2007-11-09 Jani Taskinen- Added support for [HOST=www.example.com] sections
2007-11-09 Jani Taskinenws + cs
2007-11-09 Dmitry StogovFixed type-hint compatibility check in namespaces
2007-11-09 Dmitry StogovFixed implementation of internal interfaces in namespaces
2007-11-09 Andrey HristovFix crashes with pconn (merge from 5_3)
2007-11-09 Raghubansh... fix tests
2007-11-09 Johannes Schlüter- That line got lost while merging around...
2007-11-09 Johannes Schlüter- Allow persistent zent_ptr_stacks (patch by Andrey...
2007-11-09 Raghubansh... fix test : better float values
2007-11-09 Raghubansh... fix tests: better float values
2007-11-09 <changelog... ChangeLog update
2007-11-08 Lars WestermannMFB
2007-11-08 Andrey HristovFix segfault in debug build
2007-11-08 Antony Dovgalfix open tag
2007-11-08 Dmitry StogovFixed bug #43216 (stream_is_local() returns false on...
2007-11-08 Antony Dovgalplug memory leak on invalid result type
2007-11-08 Antony Dovgalfix test
2007-11-08 Antony Dovgalfix tests
2007-11-08 Antony Dovgalfix test
2007-11-08 Antony Dovgalthis error message may vary
2007-11-08 Antony Dovgalfix test
2007-11-08 Antony Dovgaladd missing 64bit version of the test
2007-11-08 Antony Dovgalfix tests
2007-11-08 <changelog... ChangeLog update
next