]> granicus.if.org Git - php/shortlog
php
2008-10-12 Greg BeaverMFB: add tests for copy-on-write support
2008-10-12 Greg Beaveradd missing --INI-- section
2008-10-12 Greg BeaverMFB: add new test for copy-on-write, fix copy-on-write...
2008-10-12 Greg Beaverfix test files
2008-10-12 Greg Beaverneed to re-add as binary
2008-10-12 Greg Beaverincrease code coverage
2008-10-12 <changelog... ChangeLog update
2008-10-11 Greg BeaverMFB: fix links for fseek as well
2008-10-11 Greg BeaverMFB: fix reading links from streams (works with PharFil...
2008-10-11 Greg BeaverMFB: cosmetics/maintainability: reduce code redundancy...
2008-10-11 Greg BeaverMFB: work around crap stream filter implementation...
2008-10-11 Greg BeaverMFB fix Bug #46026: bz2.decompress/zlib.inflate filter...
2008-10-11 <changelog... ChangeLog update
2008-10-10 Kalle Sommer... Add missing zend_parse_paramters_none() in pdo_drivers()
2008-10-10 Stanislav Malyshevimprove OCI detection
2008-10-10 Felipe Pena- Added skipif (Opss :))
2008-10-10 Felipe Pena- New test
2008-10-10 Felipe Pena- Static'fication
2008-10-10 Felipe Pena- Fixed tests
2008-10-10 Felipe Pena- Fixed bug #46139 (PDOStatement->setFetchMode() forget...
2008-10-10 Dmitry StogovFixed bug #46246 (difference between call_user_func...
2008-10-10 Felipe Pena- Fixed bug #44251 (Question mark and an escaped singel...
2008-10-10 <changelog... ChangeLog update
2008-10-09 Kalle Sommer... * Fix gcov warnings about parameters not initialized...
2008-10-09 Felipe Pena- Fixed bug pecl#9641 (Unable to add driver specific...
2008-10-09 <changelog... ChangeLog update
2008-10-09 Felipe Pena- Fix typo
2008-10-09 Greg BeaverMFB: fix bug #45907: undefined reference to PHP_SHA512Init
2008-10-08 Ilia AlshanetskyMFB: use proper macro
2008-10-08 Derick Rethans- Fixed mime-type generation.
2008-10-08 <changelog... ChangeLog update
2008-10-07 Felipe Pena- Fixed bug #45575 (Segfault with invalid non-string...
2008-10-07 Felipe Pena- Fixed bug #46247 (ibase_set_event_handler() is allowi...
2008-10-07 Felipe Pena- Fixed code ("Division by zero" anymore)
2008-10-07 <changelog... ChangeLog update
2008-10-06 Kalle Sommer... * is_output and is_null parameters are now booleans...
2008-10-06 Felipe Pena- Fixed compiler warning
2008-10-06 Felipe Pena- Fixed bug #45373 (php crash on query with errors...
2008-10-06 Derick Rethans- Updated to version 2008.7 (2008g)
2008-10-06 <changelog... ChangeLog update
2008-10-06 Ilia AlshanetskyMFB: Fixed a few signedness warnings
2008-10-06 Felipe Pena- Fixed bug #46238 (Segmentation fault on static call...
2008-10-05 Etienne KneussFix #46222 (Allow indirect modifications of Arrays...
2008-10-05 Kalle Sommer... New parameter parsing API (with lots of help from Felipe)
2008-10-05 Felipe Pena- Initialize variable
2008-10-05 Arnaud Le BlancFixed #46164 (stream_filter_remove() closes the stream)
2008-10-05 <changelog... ChangeLog update
2008-10-04 Felipe Pena- Fixed bug #44991 (Compile Failure With freetds0.82...
2008-10-04 Felipe Pena- Fixed bug #44991 (Compile Failure With freetds0.82...
2008-10-04 Felipe Pena- Fix build
2008-10-04 <changelog... ChangeLog update
2008-10-03 Felipe Pena- Fixed:
2008-10-03 Pierre Joye- MFB: Declarations MUST BE done in the beginning of...
2008-10-03 Mikko KoppanenAdds signal handling around popen/pclose in mail.c.
2008-10-03 <changelog... ChangeLog update
2008-10-02 Zoe SlatteryCommittting tests for Olafur Waage
2008-10-02 Etienne KneussUse enum alternative instead of explicit value
2008-10-02 Antony Dovgaluse HashPosition to prevent race condition in multithre...
2008-10-02 Felipe Pena- New test
2008-10-02 Felipe Pena- Fixed bug #46215 (json_encode mutates its parameter...
2008-10-02 <changelog... ChangeLog update
2008-10-01 Johannes SchlüterImprove order in MINFO output
2008-10-01 Ilia AlshanetskyMFB: Fixed bug #46206 (pg_query_params/pg_execute conve...
2008-10-01 Johannes SchlüterHandle failed connections right
2008-10-01 Johannes SchlüterFix test
2008-10-01 Antony Dovgalinitialize variable
2008-10-01 Dmitry StogovAdded ability to send user defined HTTP headers with...
2008-10-01 Scott MacVicarRemove license condition that is no longer required.
2008-10-01 Dmitry StogovFixed bug #43045 (SOAP encoding violation on "INF"...
2008-10-01 Dmitry StogovFixed bug #46205 (Closure - Memory leaks when Reflectio...
2008-10-01 <changelog... ChangeLog update
2008-09-30 Rob Richardsuse getenv
2008-09-30 Rob Richardsinitialize keyresource
2008-09-30 Greg Beaverfix test (thanks Tony)
2008-09-30 Rob RichardsWindows requires SystemRoot env var to run tests
2008-09-30 Scott MacVicarSQLite3::escapeString can be static as it doesn't rely...
2008-09-30 Greg BeaverMFB: fix Bug #46194: SIGSEGV when requested file is...
2008-09-30 <changelog... ChangeLog update
2008-09-29 Etienne KneussFix #46192 (Serialization of ArrayObject with objects...
2008-09-29 Johannes SchlüterFree persistent cache and improve MINFO output
2008-09-29 Johannes SchlüterNo mysqli stuff in ext/mysql
2008-09-29 Rob Richardsfix bug #46185 (importNode changes the namespace of...
2008-09-29 <changelog... ChangeLog update
2008-09-28 Rob Richardsfix bug #46191 (BC break: DOMDocument saveXML() doesn...
2008-09-28 <changelog... ChangeLog update
2008-09-27 Arnaud Le BlancAvoid updating upload progress information too frequent...
2008-09-27 <changelog... ChangeLog update
2008-09-26 Greg BeaverMFB: fix 017.phpt in streams.c, and very dangerous...
2008-09-26 Greg BeaverMFB: fix bug #46178: memory leak in ext/phar
2008-09-26 Pierre Joye- MFB: add nts to the zip names
2008-09-26 Sanjay MantoorNew testcases for array_diff_uassoc() function
2008-09-26 Greg BeaverMFB: fix another memory leak
2008-09-26 Greg BeaverMFB: fix obvious memory leak
2008-09-26 <changelog... ChangeLog update
2008-09-25 Pierre Joye- add VC version and architecture to the created zip...
2008-09-25 <changelog... ChangeLog update
2008-09-24 <changelog... ChangeLog update
2008-09-23 Felipe Pena- Fixed bug #46157 (PDOStatement::fetchObject prototype...
2008-09-23 Nuno LopesMFB: clean some dead code
2008-09-23 Felipe Pena- Fixed bug #46160 (SPL - Memory leak when exception...
next