]> granicus.if.org Git - php/shortlog
php
2008-01-15 Rob Richardsfix win build
2008-01-15 Rob Richardsfix memleak in sign and verify functions
2008-01-15 Marcus Boerger- Detect versions of valgrind that have an appendix...
2008-01-15 Etienne KneussFix ZTS build
2008-01-15 Dmitry StogovFixed bug #43851 (Memory corrution on reuse of assigned...
2008-01-15 Marcus Boerger- Fix the fix
2008-01-15 Etienne KneussBump year
2008-01-15 Etienne KneussImplement splDoublyLinkedList, splQueue, splStack class...
2008-01-15 Antony Dovgalrename and export the macros
2008-01-15 <changelog... ChangeLog update
2008-01-14 Brian ShireFix bug #42850 array_walk_recursive() leaves references...
2008-01-14 Ilia AlshanetskyMFB: Missing patch bit from the FETCH_GROUP fix
2008-01-14 Marcus Boerger- Fix memleak (found by colder)
2008-01-14 Marcus Boerger- Add missing .cvsignore
2008-01-14 Marcus Boerger- cleanup and make build with HEAD
2008-01-14 Nuno Lopesforce tests to be run in CGI mode
2008-01-14 Nuno LopesMFB5.2: fix script for files with short names
2008-01-14 Nuno Lopesadd cvsignore
2008-01-14 Antony Dovgalfix build
2008-01-14 Greg Beaverfix test (make OS-agnostic)
2008-01-14 Greg Beaverfix test to be OS-agnostic
2008-01-14 Greg Beaverunixify path separators in tar-based phars, always...
2008-01-14 Greg Beaveradd missing skip sections in zip tests
2008-01-14 Greg Beaverfix test (make OS-agnostic)
2008-01-14 Greg Beaveradd a whole slew of missing returns after throwing...
2008-01-14 Greg Beaverfix test (make OS-agnostic)
2008-01-14 Greg BeaverMFPECL: fix windows build for all cases, and always...
2008-01-14 Greg Beaverfix build on windows (Steph Fox)
2008-01-14 <changelog... ChangeLog update
2008-01-13 Greg Beaveradd missing define for statically-built zip ext
2008-01-13 Greg Beaveruse correct macro
2008-01-13 Derick Rethans- Fixed TSRM builds.
2008-01-13 Ilia AlshanetskyMFB: fixed test
2008-01-13 Derick Rethans- MF53: Added new date/time functionality:
2008-01-13 Nuno LopesMFB: fix bug #42945
2008-01-13 Nuno Lopesupgrade to PCRE 7.5
2008-01-13 Greg BeaverMFB: a few fixes: overwrote all my careful work in...
2008-01-13 Greg BeaverMFPECL: alias all zip identifiers to avoid potential...
2008-01-13 <changelog... ChangeLog update
2008-01-12 Greg Beaverwrong file version merged in fix for Bug #40189, here...
2008-01-12 Greg Beavernew test for inclusion within phar that takes CWD into...
2008-01-12 Greg Beaverfix segfault in Phar::mungServer() found in frontcontro...
2008-01-12 Greg Beaverfix segfault in Phar::webPhar() if file is in root...
2008-01-12 Greg BeaverMFB: far better fix for bug #40189
2008-01-12 Greg Beaverfix faulty fix for Bug #40189, and provide real fix...
2008-01-12 Greg Beaverfix conflict on win32 if phar compiled statically
2008-01-12 Greg Beaveradd definitions for MAX_WBITS in case it isn't defined
2008-01-12 Greg Beaverclarify error message on why opening a stream wrapper...
2008-01-12 Greg Beavermake zip optional
2008-01-12 Greg Beaverfix compile on windows
2008-01-12 Greg Beaverexport symbols for use by other extensions like phar
2008-01-12 Greg Beaveradd missing defines, s/filename_len/filename_length...
2008-01-12 <changelog... ChangeLog update
2008-01-11 Dmitry StogovSimplified assignment to string offset
2008-01-11 Lukas Smith- added rules about real names and signatures
2008-01-11 Lukas Smith- minor typo fixes
2008-01-11 Dmitry StogovFixed unspecialized executor
2008-01-11 Lukas Smith- initial commit .. feedback appreciated
2008-01-11 Dmitry StogovFixed bug #39346 (Unsetting a static variable inside...
2008-01-11 Greg Beaverstupid windows doesn't allow varargs macros, so remove...
2008-01-11 Greg Beaverupdate package.xml
2008-01-11 Greg Beaveradd Phar::interceptFileFuncs()
2008-01-11 Greg Beaveralways mung PATH_INFO and PATH_TRANSLATED, fix segfault...
2008-01-11 Ilia AlshanetskyMFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROU...
2008-01-11 <changelog... ChangeLog update
2008-01-10 Greg BeaverMAPPHAR_ALLOC_FILE slipped in there somehow
2008-01-10 Greg Beaverfix tsrm build, fix various problems with initializatio...
2008-01-10 Brian Shire- fix truncation of large values on 64-bit systems...
2008-01-10 Rob Richardsadd errors when missing dependencies (Steph)
2008-01-10 Greg Beaveradd interception of is_dir(), file_exists() and file_ge...
2008-01-10 Antony Dovgalfix #43750 (stristr() modifies string)
2008-01-10 Marcus Boerger- Fix bug in example code found by Surf Chen
2008-01-10 Dmitry StogovAdded missing warning message
2008-01-10 Antony Dovgalfix test
2008-01-10 <changelog... ChangeLog update
2008-01-09 Rob Richardsfix crash when using default algorithm
2008-01-09 Dmitry StogovFixed broken soap.wsdl_cache_enabled
2008-01-09 Dmitry StogovRemplemented support for SplArray using Traversable...
2008-01-09 Rob Richardsfix win32 compile
2008-01-09 Greg Beaverupdate package.xml
2008-01-09 Greg Beavernew tests for bz2-compressed tar or phar-based phars...
2008-01-09 Greg Beaverfix gzipped phars in phar file format, add test
2008-01-09 Greg Beaverapply proper fix of bug #43793 to zlib.deflate (window...
2008-01-09 Greg Beaverimplement whole-file compression of phars for phar...
2008-01-09 Greg Beaverapply same fix of bug #43793 to zlib.deflate
2008-01-09 Greg Beaverfix Bug #43793: zlib filter is unable to auto-detect...
2008-01-09 Greg Beaveradd tests to package.xml, note new empty directory...
2008-01-09 Greg Beaveradd tests for directory creation and management for...
2008-01-09 Greg Beaveradd rmdir() support, add rmdir to dir test
2008-01-09 Pierre Joye- MFB: #43790, fix crash when no family name has been...
2008-01-09 <changelog... ChangeLog update
2008-01-09 Greg Beaverfix empty directories in phar, add test
2008-01-08 Greg Beaverimplement mkdir (compiles, not yet tested), support...
2008-01-08 Greg Beaverremove invalid free if opening a phar file in plain_map...
2008-01-08 Greg Beaverupdate package.xml so this can be installed
2008-01-08 Greg Beaversplit stream file handlers into stream.c and directory...
2008-01-08 Greg Beaversplit out zip functions
2008-01-08 Ilia AlshanetskyMFB: Fixed bug #43498 (file_exists() on a proftpd serve...
2008-01-08 Ulf WendelThose functions have been deprecated and removed. We...
2008-01-08 Andrey Hristovstrncpy->strlcpy
next