]> granicus.if.org Git - php/shortlog
php
2008-04-19 <changelog... ChangeLog update
2008-04-18 Felipe Pena- New tests
2008-04-18 Greg BeaverCOMPLETELY rework filename extension detection. Now...
2008-04-18 Christopher... MFB: Set extension status back to dev
2008-04-18 <changelog... ChangeLog update
2008-04-18 Christopher... Code:
2008-04-17 Rob Richardsfix bug #44648 (Attribute names not checked for wellfor...
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-17 <changelog... ChangeLog update
2008-04-16 Greg Beaverfix compression zip tests
2008-04-16 Greg Beaveradd failing tests for compression of zip files internally
2008-04-16 Greg Beaverfix large zip test
2008-04-16 Greg Beaverload entire end of zip instead of weird 8k looping...
2008-04-16 Greg Beavermake test OS-agnostic
2008-04-16 Derick Rethans- MF52: Fixed bug #44703 (htmlspecialchars() does not...
2008-04-16 Antony Dovgalalways initialize mod_type
2008-04-16 Antony Dovgalunicode support and minor leak fix
2008-04-16 Antony Dovgalconvert ext/ldap to use new parameter parsing API
2008-04-16 Andrey HristovUpdate ext/mysql, ext/mysqli and ext/mysqlnd from devel...
2008-04-16 Pierre Joye- add test
2008-04-16 Pierre Joye- prepare 1.0.2
2008-04-16 Pierre Joye- Fix protos
2008-04-16 Greg Beaverfix end of directory locator detection code, add failin...
2008-04-16 Greg Beaverfix test - metadata works now
2008-04-16 Greg Beaverfix segfault in meta-data parsing of zip archives
2008-04-16 Greg Beaveradd failing test for metadata support in zip archives
2008-04-16 Greg Beaverrename is_zip parameter of phar_parse_metadata to more...
2008-04-16 Greg Beaverincrease code coverage
2008-04-16 Greg Beaverforgot F in EXPECTF
2008-04-16 Greg Beaverincrease code coverage
2008-04-16 Greg Beaveradd another test for alias overloading and make sure...
2008-04-16 Greg Beaverfix tests so $Revision$ does not screw with things
2008-04-16 Greg Beaverincrease code coverage for phpinfo(), rework CLI phpinf...
2008-04-16 <changelog... ChangeLog update
2008-04-15 Greg Beaverincrease code coverage
2008-04-15 Greg Beaverre-add as binary
2008-04-15 Greg Beaveraha - added as ascii, removing in order to re-add
2008-04-15 Greg Beaverthis was corrupted on my windows box. $1m question...
2008-04-15 Greg Beaverfurther big-endian systems fixes for zip
2008-04-15 Felipe Pena- Fixed test
2008-04-15 Greg Beaverfix test on windows
2008-04-15 George Wanguse nonblock listener socket to avoid blocking
2008-04-15 Greg Beaverforgot to commit this yesterday - make error message...
2008-04-15 Felipe Pena- Fixed tests (NULL is allowed where binary string...
2008-04-15 Elizabeth Marie... MFB
2008-04-15 Gwynne Raskindforce use of BSD sed for OS X hack (patch by Alexey...
2008-04-15 Dmitry StogovSelected better initial VM stack size
2008-04-15 Felipe Pena- Fixed test
2008-04-15 Steph Fox- Clean files that actually exist ;)
2008-04-15 Greg Beavertruly enable APC in phar
2008-04-15 Antony Dovgalremove -ldl - it doesn't seem to be required on Linux...
2008-04-15 Dmitry StogovOptimized request startup sequence for php.ini without...
2008-04-15 Jani Taskinen- missed one line
2008-04-15 Jani Taskinen- Readd config_get_has(). No need to document, it is...
2008-04-15 Greg Beaveradd support for proper APC caching
2008-04-15 Greg Beaveradd interception for readfile [DOC]
2008-04-15 Greg Beaveradd support for big-endian systems to zip implementation
2008-04-15 <changelog... ChangeLog update
2008-04-15 Scott MacVicarFixed bug #44719 (More uninitialised values causing...
2008-04-15 Scott MacVicarFixed bug #44722 (Segfault setting a null session path)
2008-04-14 Greg Beaverfix test to be OS-agnostic
2008-04-14 Greg Beaverfix invalid variable access
2008-04-14 Greg Beaverfixes test on windows. Does it break on unix? the...
2008-04-14 Greg Beaverfix test on windows
2008-04-14 Greg Beaverfix test
2008-04-14 Greg Beavercomplete rename code coverage tests, completely re...
2008-04-14 Greg Beaverremove unused file
2008-04-14 Greg Beaverremove redundant check for file existence, add another...
2008-04-14 Greg Beaverdisallow unlink() on extracted phars (the idea is that...
2008-04-14 Felipe Pena- Fixed test (bug #44533)
2008-04-14 Felipe Pena- Fixed test
2008-04-14 Greg Beaveradd stat test for root dir
2008-04-14 Greg Beaveradd tests for extract_list and stat
2008-04-14 Greg Beavernuke potential segfault in phar_open_url, remove mem...
2008-04-14 Greg Beavers/l/L/ to match actual lstat errors
2008-04-14 Greg Beaveradd test case for SEEK_CUR fseek
2008-04-14 Steph Fox- Kill doze compiler warning
2008-04-14 Greg Beaveradd test case for inability to open extract_list file
2008-04-14 Greg Beaver2 more test coverage edge cases down
2008-04-14 Greg Beaverminor re-factoring of phar_open_url to remove one neste...
2008-04-14 Steph Fox- Fix ZTS build
2008-04-14 Etienne KneussFix dns_check_proto (related to #44723)
2008-04-14 Greg Beaveradd test coverage for fopen() with append mode
2008-04-14 Greg Beaveradd phar.extract_list test coverage for opendir
2008-04-14 Greg Beaveradd test coverage for phar.extract_list and mkdir/rmdir
2008-04-14 Greg Beaverfix potential segfault if some idiot tries to remove...
2008-04-14 Greg Beaverincrease code coverage further
2008-04-14 Greg Beaveradd error message on attempt to rmdir/mkdir 'phar:...
2008-04-14 Greg Beaverupdate tests to ensure all temp files are erased, and...
2008-04-14 Greg Beaverincrease code coverage slightly
2008-04-14 Greg Beaveradd test for mkdir() of sub-directory of existing file...
2008-04-14 Greg Beaverincrease test coverage of phar_wrapper_mkdir, fix segfa...
2008-04-14 Hannes MagnussonMFB5.3: Remove config_get_hash() & and add new boolean...
2008-04-14 Greg Beaverfix edge case where a new phar is created via mkdir...
2008-04-14 Hannes MagnussonMFB53: Fixed bug#44716 (Progress notifications incorrect)
2008-04-14 Greg Beaveranother attempt at fixing mac OS X compile, remove...
2008-04-14 Greg Beavermissing from previous commit to remove stat from opendi...
2008-04-14 Greg Beavermore test coverage and fixes from increased coverage...
next