]> granicus.if.org Git - php/shortlog
php
2007-02-07 Antony Dovgalupgrade apache2filter to php6
2007-02-07 Antony Dovgalchange "php5" to "php6" everywhere
2007-02-07 Marcus Boerger- Let's go with RC2
2007-02-07 Marcus Boerger- Add new test
2007-02-07 <changelog... ChangeLog update
2007-02-06 Johannes Schlüter- Add possibility to check for a specific compression...
2007-02-06 Marcus Boerger- Fix issues found with solaris
2007-02-06 Marcus Boerger- Avoid direct tsrm manipulating in ini setting
2007-02-06 Marcus Boerger- Fix potential read issues
2007-02-06 Antony Dovgalfix macros for bigendian platforms
2007-02-06 Antony Dovgaladd missing closing marker
2007-02-06 Antony Dovgalfix test, this error message may vary
2007-02-06 Marcus Boerger- Drop another superflous stream close
2007-02-06 Marcus Boerger- Prepare RC2
2007-02-06 Marcus Boerger- Drop superflous stream close
2007-02-06 Marcus Boerger- Fix test
2007-02-06 Greg Beavercorrect release notes
2007-02-06 Antony Dovgaluse strdup()
2007-02-06 Greg Beavercorrect version number/stability
2007-02-06 Greg Beaveradd test cases, prepare for release, indent fixes in...
2007-02-06 Greg Beaverfix several potential segfaults, add tests for chmod...
2007-02-06 Greg Beaveradd PharFileInfo->chmod() to set permissions (no other...
2007-02-06 <changelog... ChangeLog update
2007-02-05 Marcus Boerger- Check temp file creation
2007-02-05 Greg Beavercopyright year updates
2007-02-05 Marcus Boerger- Add additional check & test
2007-02-05 Marcus Boerger- Fix signed/unsigned warnings
2007-02-05 Marcus Boerger- Add missing PHPAPI
2007-02-05 Marcus Boerger- Detect \0 in paths where possible
2007-02-05 Andrei ZmievskiUpdate
2007-02-05 Marcus Boerger- Check for illegal chars (control + potential UTF...
2007-02-05 Greg Beaverimprove error message empty entry => empty directory...
2007-02-05 Andi Gutmans- Make sure to be ANSI C compliant
2007-02-05 <changelog... ChangeLog update
2007-02-04 Frank M. KromannMFB: #39213
2007-02-04 Marcus Boerger- Need to drop //
2007-02-04 Marcus Boerger- PHP_VERSION_ID exists only in newer PHPs (5.1+)
2007-02-04 Ilia AlshanetskyAdded a double free check.
2007-02-04 Marcus Boerger- Disallow stars in paths
2007-02-04 Marcus Boerger- Add Makefile.frag
2007-02-04 Marcus Boerger- Add path sanitizer for new paths
2007-02-04 <changelog... ChangeLog update
2007-02-04 Frank M. KromannMFB: Fix win32 build
2007-02-03 Marcus Boerger- Allow building with 5.1 (not all works thenperfectly...
2007-02-03 Marcus Boerger- Fix memleak
2007-02-03 Marcus Boerger- Fix mem/temp stream exports and readonlyissue
2007-02-03 Marcus Boerger- Fix protos
2007-02-03 Marcus Boerger- Provide both version strings, api and ext
2007-02-03 Marcus Boerger- Update package file
2007-02-03 Greg Beaverfix mem leak on error, fix cwd issue. go back to BadMe...
2007-02-03 Greg Beaverfix test
2007-02-03 <changelog... ChangeLog update
2007-02-03 Greg Beavers/isFlushing/isFlushingToPhar much clearer purpose...
2007-02-02 Andrei ZmievskiTypos.
2007-02-02 Andrei Zmievski- Add ^ specifier that returns original string type...
2007-02-02 Michael Wallner- add note about the past for the future, see http...
2007-02-02 andy wharmbyRemove bug fix entries #34564 and #37927 as now in...
2007-02-02 Antony Dovgaladd new tests
2007-02-02 Antony Dovgal-exactly 1 arguments
2007-02-02 andy wharmbyUpdate NEWS for ealier bug fixes
2007-02-02 Antony Dovgaladd new tests
2007-02-02 Antony Dovgalfix tests
2007-02-02 Antony Dovgalfix isset() & unset() with CV-superglobals
2007-02-02 andy wharmbyADW: Fix COM extension bug #35463. Fix in/out argument...
2007-02-02 <changelog... ChangeLog update
2007-02-01 andy wharmbyADW: Fixed COM extension bug #37927. Correct the...
2007-02-01 Dmitry StogovRemoved dead code
2007-02-01 Dmitry StogovFixed possible crash because of dereference of NULL
2007-02-01 Dmitry StogovEnable canary protection in DEBUG mode only.
2007-02-01 Antony Dovgalbailout if bucket is NULL
2007-02-01 Antony Dovgalfree class_name when necessary
2007-02-01 <changelog... ChangeLog update
2007-01-31 Antony Dovgaluse correct comment marker (dnl, not #)
2007-01-31 Antony Dovgalfix compile failure in ZTS mode when collections suppor...
2007-01-31 Antony Dovgalfix segfault on re-binding and re-executing a statement
2007-01-31 <changelog... ChangeLog update
2007-01-31 Ilia AlshanetskyMinor code optimization
2007-01-30 Marcus Boerger- Update TODO
2007-01-30 Nuno Lopesuse getenv() instead of the _ENV var
2007-01-30 Antony Dovgalimprove test
2007-01-30 Marcus Boerger- Add new test
2007-01-30 <changelog... ChangeLog update
2007-01-29 Nuno Lopesdisplay all errors/leaks/warnings on each test, instead...
2007-01-29 Marcus Boerger- CS & Fix expectations
2007-01-29 Dmitry StogovPrevent flush() of closed handle on php_module_shutdown()
2007-01-29 Nuno Lopesfix access to already free'ed memory
2007-01-29 Antony Dovgalfix test
2007-01-29 Antony Dovgalfix test
2007-01-29 Pierre Joye- MFB: #40228, ZipArchive::extractTo does create empty...
2007-01-29 Michael Wallner- don't do memory limit checks for chunk_size
2007-01-29 Marcus Boerger- Fix mem access
2007-01-29 Greg Beaverupdate TODO for needed things
2007-01-29 Greg Beaverthrow exceptions from Phar object, and errors from...
2007-01-29 Ilia AlshanetskyCopyright update
2007-01-29 Greg Beaverimplement Phar->getMetadata() Phar->setMetadata(),...
2007-01-28 Greg Beavermake Phar metadata todo more explicit
2007-01-28 Greg Beaveradd rename support
2007-01-28 Marcus Boerger- Split commit into commit and setStub
2007-01-28 Greg Beavermake sure we are in the test directory
2007-01-28 Greg Beavernew test for creation of phar in current directory
next