]>
granicus.if.org Git - php/log
Marcus Boerger [Sun, 4 Mar 2007 12:02:16 +0000 (12:02 +0000)]
- Simplify
<changelog@php.net> [Sun, 4 Mar 2007 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Sun, 4 Mar 2007 00:42:30 +0000 (00:42 +0000)]
- And finally use prefix style names for consistency sake
Edin Kadribasic [Sun, 4 Mar 2007 00:41:36 +0000 (00:41 +0000)]
MFB: Check that manifest file exists before trying to embed it
Marcus Boerger [Sun, 4 Mar 2007 00:36:08 +0000 (00:36 +0000)]
- Reverting glob on child logic makes globbing work better with the example
code
Marcus Boerger [Sun, 4 Mar 2007 00:23:07 +0000 (00:23 +0000)]
- Fix a minor issue with glob support - forgot to set length of string
- Add ability to not use glob on subdirs
Marcus Boerger [Sat, 3 Mar 2007 23:56:43 +0000 (23:56 +0000)]
- Missed to add [ to meta char check
Marcus Boerger [Sat, 3 Mar 2007 23:41:43 +0000 (23:41 +0000)]
- Glob might require us to refetch the path for every entry
Marcus Boerger [Sat, 3 Mar 2007 23:41:10 +0000 (23:41 +0000)]
- Allow to retrieve flags with php_glob_stream_get_count()
- Detect meta chars in pathand switch to append mode so that path can
actually changes for each entry
Marcus Boerger [Sat, 3 Mar 2007 23:07:33 +0000 (23:07 +0000)]
- Add DirectoryIterator::count()
Marcus Boerger [Sat, 3 Mar 2007 23:04:57 +0000 (23:04 +0000)]
- Allow to get number of entries of a glob stream
Marcus Boerger [Sat, 3 Mar 2007 22:30:07 +0000 (22:30 +0000)]
- One more tab to go
Marcus Boerger [Sat, 3 Mar 2007 22:28:21 +0000 (22:28 +0000)]
- Change to hex to help read-/maintainability
Marcus Boerger [Sat, 3 Mar 2007 21:41:56 +0000 (21:41 +0000)]
- Add glob support for DirectoryIterator
Marcus Boerger [Sat, 3 Mar 2007 21:40:23 +0000 (21:40 +0000)]
- Add glob stream to win build
Marcus Boerger [Sat, 3 Mar 2007 21:38:25 +0000 (21:38 +0000)]
- Provide access to pattern used in glob
Marcus Boerger [Sat, 3 Mar 2007 20:56:45 +0000 (20:56 +0000)]
- php_stream_is() requires php_glob_stream_ops to be public
- little bit of additional whitespace
Marcus Boerger [Sat, 3 Mar 2007 20:41:12 +0000 (20:41 +0000)]
- Add glob stream wrapper
Marcus Boerger [Sat, 3 Mar 2007 19:07:51 +0000 (19:07 +0000)]
- Fix realpath() logic
Marcus Boerger [Sat, 3 Mar 2007 18:59:53 +0000 (18:59 +0000)]
-A stream wrapper might only allow directory access
Marcus Boerger [Sat, 3 Mar 2007 14:51:40 +0000 (14:51 +0000)]
- SplFileInfo::getRealPath() is not always present
Marcus Boerger [Sat, 3 Mar 2007 14:46:44 +0000 (14:46 +0000)]
# This block got lost somehow
Marcus Boerger [Sat, 3 Mar 2007 14:37:17 +0000 (14:37 +0000)]
- [DOC] Add SplInfo::getBasename(), DirectoryIterator::getBasename()
Marcus Boerger [Sat, 3 Mar 2007 13:46:19 +0000 (13:46 +0000)]
- Catch empty class name error earlier
Johannes Schlüter [Sat, 3 Mar 2007 10:27:04 +0000 (10:27 +0000)]
- Fix old behaviour, ob_list_handlers() should always return an array
<changelog@php.net> [Sat, 3 Mar 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Fri, 2 Mar 2007 22:04:46 +0000 (22:04 +0000)]
limit nesting level of input variables
Nuno Lopes [Fri, 2 Mar 2007 18:54:41 +0000 (18:54 +0000)]
MFB
Nuno Lopes [Fri, 2 Mar 2007 18:46:16 +0000 (18:46 +0000)]
MFB
#Pierre: libgd isn't affected. this problem was caused by the recent conversion to strlcpy()
Antony Dovgal [Fri, 2 Mar 2007 09:12:13 +0000 (09:12 +0000)]
mask resource numbers
<changelog@php.net> [Fri, 2 Mar 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 1 Mar 2007 23:28:51 +0000 (23:28 +0000)]
new tests by Chris and me
Antony Dovgal [Thu, 1 Mar 2007 23:28:13 +0000 (23:28 +0000)]
MFB: allocate and define descriptors dynamically
Nuno Lopes [Thu, 1 Mar 2007 18:41:45 +0000 (18:41 +0000)]
MFB
Antony Dovgal [Thu, 1 Mar 2007 11:29:34 +0000 (11:29 +0000)]
fix iconv cross-compilation
Antony Dovgal [Thu, 1 Mar 2007 11:23:07 +0000 (11:23 +0000)]
fix #40678 (Cross compilation fails)
<changelog@php.net> [Thu, 1 Mar 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update
Hannes Magnusson [Wed, 28 Feb 2007 10:46:16 +0000 (10:46 +0000)]
Typo
<changelog@php.net> [Wed, 28 Feb 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 27 Feb 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 26 Feb 2007 22:46:13 +0000 (22:46 +0000)]
- Add missing access check
Marcus Boerger [Mon, 26 Feb 2007 22:32:57 +0000 (22:32 +0000)]
- Add SplFileInfo::getLinkTarget
- Add SplFileInfo::getRealPath
Antony Dovgal [Mon, 26 Feb 2007 21:53:48 +0000 (21:53 +0000)]
nuke dead code
Antony Dovgal [Mon, 26 Feb 2007 20:35:41 +0000 (20:35 +0000)]
simplify disk_*_space() functions sources by moving ifdef'ed implementations into separate functions
Dmitry Stogov [Mon, 26 Feb 2007 16:20:14 +0000 (16:20 +0000)]
Fixed tests
Antony Dovgal [Mon, 26 Feb 2007 14:51:26 +0000 (14:51 +0000)]
remind about 'make test'
Antony Dovgal [Mon, 26 Feb 2007 14:11:14 +0000 (14:11 +0000)]
fix folding
Rob Richards [Mon, 26 Feb 2007 12:37:57 +0000 (12:37 +0000)]
fix win build
Antony Dovgal [Mon, 26 Feb 2007 11:55:32 +0000 (11:55 +0000)]
fix CS/WS
Antony Dovgal [Mon, 26 Feb 2007 11:43:28 +0000 (11:43 +0000)]
MFB: use zend_spprintf()
Dmitry Stogov [Mon, 26 Feb 2007 10:22:44 +0000 (10:22 +0000)]
ZTS fix
Antony Dovgal [Mon, 26 Feb 2007 09:57:54 +0000 (09:57 +0000)]
new test
Dmitry Stogov [Mon, 26 Feb 2007 09:39:08 +0000 (09:39 +0000)]
poll() is not affected by FD_SETSIZE (Tony)
<changelog@php.net> [Mon, 26 Feb 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 25 Feb 2007 23:16:32 +0000 (23:16 +0000)]
do not allow db without fields
fix test
Antony Dovgal [Sun, 25 Feb 2007 22:58:57 +0000 (22:58 +0000)]
zerofill socket structs
Nuno Lopes [Sun, 25 Feb 2007 18:48:19 +0000 (18:48 +0000)]
MFB: update pcre symbol list
Dmitry Stogov [Sun, 25 Feb 2007 16:12:18 +0000 (16:12 +0000)]
Fixed bug #40591 (list()="string"; gives invalid opcode)
Dmitry Stogov [Sun, 25 Feb 2007 13:24:25 +0000 (13:24 +0000)]
Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry)
Marcus Boerger [Sun, 25 Feb 2007 13:09:07 +0000 (13:09 +0000)]
- Readability
Pierre Joye [Sun, 25 Feb 2007 02:56:03 +0000 (02:56 +0000)]
- MFB: sync with libgd.org, patch from Kees Cook
<changelog@php.net> [Sun, 25 Feb 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 24 Feb 2007 21:29:22 +0000 (21:29 +0000)]
fix #40621 (Crash when constructor called inappropriately (statically))
Pierre Joye [Sat, 24 Feb 2007 19:09:18 +0000 (19:09 +0000)]
- MFB: Fixed snprintf() usage
Pierre Joye [Sat, 24 Feb 2007 18:59:37 +0000 (18:59 +0000)]
- merge from pecl: Force binary mode on windows
Pierre Joye [Sat, 24 Feb 2007 18:50:53 +0000 (18:50 +0000)]
- MFB: free temp buffer
Marcus Boerger [Sat, 24 Feb 2007 18:37:46 +0000 (18:37 +0000)]
- MFB Synch
Marcus Boerger [Sat, 24 Feb 2007 18:33:03 +0000 (18:33 +0000)]
- Make [v]s[nl]printf compatible with 5.2 versions and [v]spprintf of head
Marcus Boerger [Sat, 24 Feb 2007 18:24:06 +0000 (18:24 +0000)]
- Add [v]slprintf
Marcus Boerger [Sat, 24 Feb 2007 16:25:58 +0000 (16:25 +0000)]
- avoid sprintf
Dmitry Stogov [Sat, 24 Feb 2007 11:21:10 +0000 (11:21 +0000)]
Use poll() instead of select() if available
Marcus Boerger [Sat, 24 Feb 2007 02:08:08 +0000 (02:08 +0000)]
- Provide dedicated hex function for digests
<changelog@php.net> [Sat, 24 Feb 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Fri, 23 Feb 2007 23:08:40 +0000 (23:08 +0000)]
Add retry for interrupted reads and graceful handling for failed retries
Antony Dovgal [Fri, 23 Feb 2007 20:50:17 +0000 (20:50 +0000)]
fix leak
no need to allocate the buffer if there was no data
Antony Dovgal [Fri, 23 Feb 2007 16:21:31 +0000 (16:21 +0000)]
fix #40606 (umask is not being restored when request is finished)
Rob Richards [Fri, 23 Feb 2007 11:13:42 +0000 (11:13 +0000)]
fix bug #40598 (libxml segfault)
mark more functions unicode safe
<changelog@php.net> [Fri, 23 Feb 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Fri, 23 Feb 2007 01:02:57 +0000 (01:02 +0000)]
- MFB: #40578, fix the 2nd race condition on shutdown when the cache is
freed
Antony Dovgal [Thu, 22 Feb 2007 23:40:25 +0000 (23:40 +0000)]
check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented)
patch by stas at FreeBSD dot org
Marcus Boerger [Thu, 22 Feb 2007 23:25:36 +0000 (23:25 +0000)]
- Fix logic
Nuno Lopes [Thu, 22 Feb 2007 11:49:23 +0000 (11:49 +0000)]
MFB
Antony Dovgal [Thu, 22 Feb 2007 10:06:02 +0000 (10:06 +0000)]
check for NULL, then add flag
Dmitry Stogov [Thu, 22 Feb 2007 08:23:44 +0000 (08:23 +0000)]
Fixed possible crash in putenv() on win32
<changelog@php.net> [Thu, 22 Feb 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 21 Feb 2007 22:08:00 +0000 (22:08 +0000)]
minor improvements
Antony Dovgal [Wed, 21 Feb 2007 21:56:45 +0000 (21:56 +0000)]
implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper
Stanislav Malyshev [Wed, 21 Feb 2007 21:11:32 +0000 (21:11 +0000)]
use snprintf
Antony Dovgal [Wed, 21 Feb 2007 19:57:08 +0000 (19:57 +0000)]
fix test on FreeBSD
Antony Dovgal [Wed, 21 Feb 2007 19:53:48 +0000 (19:53 +0000)]
fix tests
Antony Dovgal [Wed, 21 Feb 2007 19:37:05 +0000 (19:37 +0000)]
add test
Antony Dovgal [Wed, 21 Feb 2007 19:27:30 +0000 (19:27 +0000)]
fix test
Nuno Lopes [Wed, 21 Feb 2007 16:27:12 +0000 (16:27 +0000)]
MFB
Dmitry Stogov [Wed, 21 Feb 2007 15:46:30 +0000 (15:46 +0000)]
Check for FD_SETSIZE limit
Antony Dovgal [Wed, 21 Feb 2007 14:59:36 +0000 (14:59 +0000)]
fix #40578 (imagettftext() multithreading issue)
Antony Dovgal [Wed, 21 Feb 2007 14:24:44 +0000 (14:24 +0000)]
fix bug #40576 (double values are truncated to 6 decimal digits when encoding)
Dmitry Stogov [Wed, 21 Feb 2007 14:11:12 +0000 (14:11 +0000)]
Special case for last iteration
Dmitry Stogov [Wed, 21 Feb 2007 13:09:15 +0000 (13:09 +0000)]
Fixed bug #40560 (DIR functions do not work on root UNC path)
Antony Dovgal [Wed, 21 Feb 2007 08:08:47 +0000 (08:08 +0000)]
fix typo
<changelog@php.net> [Wed, 21 Feb 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update