]> granicus.if.org Git - php/shortlog
php
2007-05-21 Antony Dovgalfix #41455 (ext/dba/config.m4 pollutes global $LIBS...
2007-05-21 Dmitry StogovFixed crash on "php -b 1234 -unknown-option"
2007-05-21 Dmitry Stogovlibfcgi cleanup (Andrei Nigmatulin)
2007-05-21 Antony Dovgaluse zend_make_string_zval()
2007-05-21 Antony Dovgalcheck if fci->object_pp points to NULL
2007-05-21 <changelog... ChangeLog update
2007-05-20 Marcus Boerger- Update
2007-05-20 Marcus Boerger- Fix the fix
2007-05-20 Marcus Boerger- Fix shutdown
2007-05-20 Marcus Boerger- Add print_htptr, print_htstr
2007-05-20 Marcus Boerger- This test needs to write
2007-05-20 Marcus Boerger- Update copyright
2007-05-20 Marcus Boerger- Make it executeable
2007-05-20 <changelog... ChangeLog update
2007-05-19 Pierre Joye- MFB:
2007-05-19 Pierre Joye- #41423, PHP assumes wrongly that certain ciphers...
2007-05-19 Michael Wallner - fix compiler/linker agnostic runpath switch
2007-05-19 Marcus Boerger- Better handling of alias = NULL
2007-05-19 Antony Dovgaluse correct constant
2007-05-19 <changelog... ChangeLog update
2007-05-18 Stanislav Malyshevfix unary operator precision (bug #41401)
2007-05-18 Antony Dovgalfix leak and check for < 0 only of the 5th arg was...
2007-05-18 Stanislav Malyshevadd test for 41401
2007-05-18 Marcus Boerger- Increment extension version
2007-05-18 Marcus Boerger- Update TODO
2007-05-18 Marcus Boerger- Make phar class optional, allowing PHP_Archive instead
2007-05-18 Marcus Boerger- Add Phar::getAlias()
2007-05-18 Marcus Boerger- Make alias optioal and return it in info command
2007-05-18 Antony Dovgalfix #41432 (extract() does not accept empty prefix)
2007-05-18 Dmitry StogovImproved compilation of heredocs and interpolated strin...
2007-05-18 Johannes Schlüter- Use the right variable name
2007-05-18 Rasmus LerdorfMFB syscall optimizations
2007-05-18 Antony Dovgalfix #41430 (Fatal error with negative values of maxlen...
2007-05-18 Antony Dovgalfix #41421 (Uncaught exception from a stream wrapper...
2007-05-18 Antony Dovgalfix tests
2007-05-18 Antony Dovgalfix tests
2007-05-18 Marcus Boerger- Add Phar::isValidPharfilename() really
2007-05-18 Marcus Boerger- Update package to version 1.2.0
2007-05-18 Marcus Boerger- Drop RINIT completely (as discussed @ php|tek)
2007-05-18 Marcus Boerger- Update todo
2007-05-18 <changelog... ChangeLog update
2007-05-17 Antony Dovgaladd test
2007-05-17 Antony Dovgalzend_make_printable_zval -> zend_make_string_zval
2007-05-17 Antony Dovgaluse zend_make_string_zval(), we want to see the notices
2007-05-17 Antony Dovgalfix test
2007-05-17 <changelog... ChangeLog update
2007-05-16 Marcus Boerger- Get rid of RINIT completely
2007-05-16 Marcus Boerger- Reduce overhead of Phar's RINIT
2007-05-16 Marcus Boerger- Include 'class Phar extends PHP_Archive {}' when...
2007-05-16 Marcus Boerger- Add support to include PHP_Archive when using pack
2007-05-16 Pierre Joye- fix title
2007-05-16 Marcus Boerger- Update after conference discussions
2007-05-16 Pierre Joye- libgd #86: Fixed possible infinite loop in libgd...
2007-05-16 Michael WallnerMFB: r1.28.2.3.2.4
2007-05-16 Zoe SlatteryUpdated range() test
2007-05-16 Marcus Boerger- Add ability to extract a single value from info command
2007-05-16 Marcus Boerger- Add -k to meta-* commands
2007-05-16 Ilia AlshanetskyFixed a typo
2007-05-16 Ilia AlshanetskyMFB: PDO:FETCH_KEY_PAIR
2007-05-16 Marcus Boerger- Add -k to support direct metadata array-key extraction
2007-05-16 Marcus Boerger- Extensions are indexed lowercased and not case aware
2007-05-16 Antony Dovgalfix #41394 (dbase_create creates file with corrupted...
2007-05-16 Antony Dovgalfix #41403 (json_decode cannot decode floats if localec...
2007-05-16 David Coallier- Fixed small bug (if (Phar::canWrite()) then die,...
2007-05-16 Stanislav Malyshevdo not send cookie when session is passed in URL, same...
2007-05-16 <changelog... ChangeLog update
2007-05-15 David Coallier- Quickly reorganized some of the arguments array syntax.
2007-05-15 Marcus Boerger- Use Phar::isValidPharFilename
2007-05-15 Marcus Boerger- Add forward declaration
2007-05-15 Marcus Boerger- Add Phar::delMetadata()
2007-05-15 Marcus Boerger- Add Phar::delMetadata()
2007-05-15 Marcus Boerger- Add compression ratio to info command
2007-05-15 Marcus Boerger- Add help-list command
2007-05-15 Marcus Boerger- Fix compalg argument handling and merge it to prelimi...
2007-05-15 Marcus Boerger- Align output of info command
2007-05-15 Marcus Boerger- Better hint that you can get help to a specific command
2007-05-15 Marcus Boerger- Add auto compression mode to phar command and use...
2007-05-15 Antony Dovgalfix test
2007-05-15 Scott MacVicarFixed bug #41390 (Clarify error message with invalid...
2007-05-15 Dmitry StogovFixed bug #41378 (fastcgi protocol lacks support for...
2007-05-15 <changelog... ChangeLog update
2007-05-14 Marcus Boerger- Drop commented line
2007-05-14 Marcus Boerger- Fix main metadata handling, prefix main metadata...
2007-05-14 Marcus Boerger- Optimize flushing, don't generate metadata twice
2007-05-14 Marcus Boerger- Unoptimized fix for metadata writing
2007-05-14 Marcus Boerger- Fix methodname to getMetadata()
2007-05-14 Marcus Boerger- Phar version 1.2.0+ requirement allows some simplific...
2007-05-14 Marcus Boerger- Require phar version 1.2.0+
2007-05-14 Marcus Boerger- Update
2007-05-14 Marcus Boerger- Add Phar::getSupportedCompression()
2007-05-14 Marcus Boerger- Only show available hash algorithms
2007-05-14 Marcus Boerger- Flush on changes
2007-05-14 Scott MacVicarMFB: Typo from old parsing API spotted by bjori
2007-05-14 Marcus Boerger- Add new test
2007-05-14 Marcus Boerger- Update
2007-05-14 Marcus Boerger- Add -h to command pack
2007-05-14 Marcus Boerger- Add help <command>
2007-05-14 Marcus Boerger- Add PharFileInfo::hasMetadata() & delMetadata()
2007-05-14 Marcus Boerger- Add -h sha1 to target phar.phar
2007-05-14 Scott MacVicarMFB: Add mysql_set_charset() so that the connection...
next