]> granicus.if.org Git - php/shortlog
php
2007-03-06 Antony Dovgalbe consistent with non-unicode implementation
2007-03-06 Sara GolemonFix handling over overridden file:// wrapper
2007-03-06 Antony Dovgalfix segfault in import_request_variables() and its...
2007-03-06 Uwe SchindlerUpdate function names for PHP6 to php6*
2007-03-06 Antony Dovgalinitialize variable
2007-03-06 Antony Dovgalfix tests
2007-03-06 Uwe Schindlerremove (large) static buffers for header names and...
2007-03-06 Uwe Schindleruse slprintf instead of snprintf and remove 0terminatio...
2007-03-06 Antony Dovgalfix AC_TRY_COMPILE usage
2007-03-06 <changelog... ChangeLog update
2007-03-06 Marcus Boerger- Add missing return value check
2007-03-06 Marcus Boerger- Revert back to sprintf (we could define snprintf...
2007-03-05 Uwe Schindlersnprintf patch
2007-03-05 andy wharmbyRemove bug entry for 35872 as now in 5.2
2007-03-05 Michael Wallner- fix ws as requested by derick
2007-03-05 Michael Wallner- fix bug #40691: add comparison object handler
2007-03-05 andy wharmbyFixed bug #35872 (Prevent object store references durin...
2007-03-05 <changelog... ChangeLog update
2007-03-04 Marcus Boerger- Implement '?:'
2007-03-04 Marcus Boerger- Missed one is-dot check
2007-03-04 Marcus Boerger- Match docu with implementation
2007-03-04 Marcus Boerger- Simplify
2007-03-04 <changelog... ChangeLog update
2007-03-04 Marcus Boerger- And finally use prefix style names for consistency...
2007-03-04 Edin KadribasicMFB: Check that manifest file exists before trying...
2007-03-04 Marcus Boerger- Reverting glob on child logic makes globbing work...
2007-03-04 Marcus Boerger- Fix a minor issue with glob support - forgot to set...
2007-03-03 Marcus Boerger- Missed to add [ to meta char check
2007-03-03 Marcus Boerger- Glob might require us to refetch the path for every...
2007-03-03 Marcus Boerger- Allow to retrieve flags with php_glob_stream_get_count()
2007-03-03 Marcus Boerger- Add DirectoryIterator::count()
2007-03-03 Marcus Boerger- Allow to get number of entries of a glob stream
2007-03-03 Marcus Boerger- One more tab to go
2007-03-03 Marcus Boerger- Change to hex to help read-/maintainability
2007-03-03 Marcus Boerger- Add glob support for DirectoryIterator
2007-03-03 Marcus Boerger- Add glob stream to win build
2007-03-03 Marcus Boerger- Provide access to pattern used in glob
2007-03-03 Marcus Boerger- php_stream_is() requires php_glob_stream_ops to be...
2007-03-03 Marcus Boerger- Add glob stream wrapper
2007-03-03 Marcus Boerger- Fix realpath() logic
2007-03-03 Marcus Boerger-A stream wrapper might only allow directory access
2007-03-03 Marcus Boerger- SplFileInfo::getRealPath() is not always present
2007-03-03 Marcus Boerger# This block got lost somehow
2007-03-03 Marcus Boerger- [DOC] Add SplInfo::getBasename(), DirectoryIterator...
2007-03-03 Marcus Boerger- Catch empty class name error earlier
2007-03-03 Johannes Schlüter- Fix old behaviour, ob_list_handlers() should always...
2007-03-03 <changelog... ChangeLog update
2007-03-02 Stanislav Malyshevlimit nesting level of input variables
2007-03-02 Nuno LopesMFB
2007-03-02 Nuno LopesMFB
2007-03-02 Antony Dovgalmask resource numbers
2007-03-02 <changelog... ChangeLog update
2007-03-01 Antony Dovgalnew tests by Chris and me
2007-03-01 Antony DovgalMFB: allocate and define descriptors dynamically
2007-03-01 Nuno LopesMFB
2007-03-01 Antony Dovgalfix iconv cross-compilation
2007-03-01 Antony Dovgalfix #40678 (Cross compilation fails)
2007-03-01 <changelog... ChangeLog update
2007-02-28 Hannes MagnussonTypo
2007-02-28 <changelog... ChangeLog update
2007-02-27 <changelog... ChangeLog update
2007-02-26 Marcus Boerger- Add missing access check
2007-02-26 Marcus Boerger- Add SplFileInfo::getLinkTarget
2007-02-26 Antony Dovgalnuke dead code
2007-02-26 Antony Dovgalsimplify disk_*_space() functions sources by moving...
2007-02-26 Dmitry StogovFixed tests
2007-02-26 Antony Dovgalremind about 'make test'
2007-02-26 Antony Dovgalfix folding
2007-02-26 Rob Richardsfix win build
2007-02-26 Antony Dovgalfix CS/WS
2007-02-26 Antony DovgalMFB: use zend_spprintf()
2007-02-26 Dmitry StogovZTS fix
2007-02-26 Antony Dovgalnew test
2007-02-26 Dmitry Stogovpoll() is not affected by FD_SETSIZE (Tony)
2007-02-26 <changelog... ChangeLog update
2007-02-25 Antony Dovgaldo not allow db without fields
2007-02-25 Antony Dovgalzerofill socket structs
2007-02-25 Nuno LopesMFB: update pcre symbol list
2007-02-25 Dmitry StogovFixed bug #40591 (list()="string"; gives invalid opcode)
2007-02-25 Dmitry StogovFixed bug #40609 (Segfaults when using more than one...
2007-02-25 Marcus Boerger- Readability
2007-02-25 Pierre Joye- MFB: sync with libgd.org, patch from Kees Cook
2007-02-25 <changelog... ChangeLog update
2007-02-24 Antony Dovgalfix #40621 (Crash when constructor called inappropriate...
2007-02-24 Pierre Joye- MFB: Fixed snprintf() usage
2007-02-24 Pierre Joye- merge from pecl: Force binary mode on windows
2007-02-24 Pierre Joye- MFB: free temp buffer
2007-02-24 Marcus Boerger- MFB Synch
2007-02-24 Marcus Boerger- Make [v]s[nl]printf compatible with 5.2 versions...
2007-02-24 Marcus Boerger- Add [v]slprintf
2007-02-24 Marcus Boerger- avoid sprintf
2007-02-24 Dmitry StogovUse poll() instead of select() if available
2007-02-24 Marcus Boerger- Provide dedicated hex function for digests
2007-02-24 <changelog... ChangeLog update
2007-02-23 Sara GolemonAdd retry for interrupted reads and graceful handling...
2007-02-23 Antony Dovgalfix leak
2007-02-23 Antony Dovgalfix #40606 (umask is not being restored when request...
2007-02-23 Rob Richardsfix bug #40598 (libxml segfault)
2007-02-23 <changelog... ChangeLog update
2007-02-23 Pierre Joye- MFB: #40578, fix the 2nd race condition on shutdown...
next