]>
granicus.if.org Git - php/log
Greg Beaver [Fri, 5 Jan 2007 01:13:35 +0000 (01:13 +0000)]
revert changes to test
Greg Beaver [Fri, 5 Jan 2007 01:13:13 +0000 (01:13 +0000)]
fixed crc - write test works
Ilia Alshanetsky [Thu, 4 Jan 2007 23:50:19 +0000 (23:50 +0000)]
MFB: Added missing open_basedir checks
Sara Golemon [Thu, 4 Jan 2007 22:04:38 +0000 (22:04 +0000)]
Cleanup ext/session so that I can do a unicode update without going insane.
Nuno Lopes [Thu, 4 Jan 2007 14:12:14 +0000 (14:12 +0000)]
MFB
Greg Beaver [Thu, 4 Jan 2007 05:32:45 +0000 (05:32 +0000)]
major reworking of how the phar is re-worked in memory when written to, fix written phar
CRC32 check fails on newly added files in phar, I can't figure out why
<changelog@php.net> [Thu, 4 Jan 2007 01:30:57 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 3 Jan 2007 23:17:17 +0000 (23:17 +0000)]
MFB: Fixed bug #40009 (http_build_query(array()) returns NULL).
Nuno Lopes [Wed, 3 Jan 2007 22:33:33 +0000 (22:33 +0000)]
MFB
Nuno Lopes [Wed, 3 Jan 2007 22:02:43 +0000 (22:02 +0000)]
fix a bug where PHP would enter in an infinite cycle with chars with ascii value > 127
while at it, remove the lim structure parameter (it wasn't being used)
Antony Dovgal [Wed, 3 Jan 2007 20:49:27 +0000 (20:49 +0000)]
more magic number fixes
Antony Dovgal [Wed, 3 Jan 2007 20:45:17 +0000 (20:45 +0000)]
use constant
Nuno Lopes [Wed, 3 Jan 2007 20:33:09 +0000 (20:33 +0000)]
fix PDO_DRIVER_API
Nuno Lopes [Wed, 3 Jan 2007 20:27:49 +0000 (20:27 +0000)]
fix lcov build
Hannes Magnusson [Wed, 3 Jan 2007 20:08:08 +0000 (20:08 +0000)]
Revert pcrelib version string to 2006
Antony Dovgal [Wed, 3 Jan 2007 18:52:23 +0000 (18:52 +0000)]
fix magic numbers
Antony Dovgal [Wed, 3 Jan 2007 18:32:16 +0000 (18:32 +0000)]
revert this date to its previous state
Greg Beaver [Wed, 3 Jan 2007 15:53:29 +0000 (15:53 +0000)]
add unlink support
Greg Beaver [Wed, 3 Jan 2007 15:43:07 +0000 (15:43 +0000)]
fix all but one of the double-destroyed hashes, and all but one of the unclosed streams
Derick Rethans [Wed, 3 Jan 2007 14:46:52 +0000 (14:46 +0000)]
- MFB: Fixed bug #40012 (php_date.c doesnt compile on Netware).
Antony Dovgal [Wed, 3 Jan 2007 13:48:46 +0000 (13:48 +0000)]
and one more..
Antony Dovgal [Wed, 3 Jan 2007 13:47:03 +0000 (13:47 +0000)]
fix test
Ilia Alshanetsky [Wed, 3 Jan 2007 04:05:36 +0000 (04:05 +0000)]
Use proper length
Ilia Alshanetsky [Wed, 3 Jan 2007 03:55:29 +0000 (03:55 +0000)]
MFB:
Added filter callback
Unlink temporary file on error
<changelog@php.net> [Wed, 3 Jan 2007 01:30:59 +0000 (01:30 +0000)]
ChangeLog update
Greg Beaver [Tue, 2 Jan 2007 22:57:47 +0000 (22:57 +0000)]
correctly generate version string for new phar
Greg Beaver [Tue, 2 Jan 2007 21:21:18 +0000 (21:21 +0000)]
add some error handling to phar creation
Greg Beaver [Tue, 2 Jan 2007 21:01:44 +0000 (21:01 +0000)]
add some error handling to phar creation
Marcus Boerger [Tue, 2 Jan 2007 20:25:04 +0000 (20:25 +0000)]
- Change write macros to inline funcs
Greg Beaver [Tue, 2 Jan 2007 20:07:54 +0000 (20:07 +0000)]
add new failing test for write support
Greg Beaver [Tue, 2 Jan 2007 19:59:38 +0000 (19:59 +0000)]
fix a number of bugs found in testing new (uncommitted) unit test
Marcus Boerger [Tue, 2 Jan 2007 19:54:09 +0000 (19:54 +0000)]
- TSRM fix
Marcus Boerger [Tue, 2 Jan 2007 18:15:22 +0000 (18:15 +0000)]
- Make Andrei happy - spread some U's
Greg Beaver [Tue, 2 Jan 2007 18:15:17 +0000 (18:15 +0000)]
initial support for writeable phars
# we need to refcount everything, I suspect, or we can get segfaults, have not verified this though
# all the write stuff is untested, and Phar::__construct() does not allow creation of a new phar, only appending to and existing one
Nuno Lopes [Tue, 2 Jan 2007 15:31:58 +0000 (15:31 +0000)]
MFB
Georg Richter [Tue, 2 Jan 2007 05:49:05 +0000 (05:49 +0000)]
fixed parameters for unicode in mysqli_change_user
<changelog@php.net> [Tue, 2 Jan 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Tue, 2 Jan 2007 00:04:30 +0000 (00:04 +0000)]
add doc comments to help sort out what's what
Nuno Lopes [Mon, 1 Jan 2007 20:10:26 +0000 (20:10 +0000)]
MFB
Ilia Alshanetsky [Mon, 1 Jan 2007 19:42:19 +0000 (19:42 +0000)]
MFB: fixed compiler warnings
Sebastian Bergmann [Mon, 1 Jan 2007 09:29:37 +0000 (09:29 +0000)]
Bump year.
<changelog@php.net> [Mon, 1 Jan 2007 01:30:56 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 31 Dec 2006 22:47:27 +0000 (22:47 +0000)]
MFB: Simplify code and change strchr() to memchr()
Ilia Alshanetsky [Sun, 31 Dec 2006 22:26:06 +0000 (22:26 +0000)]
MFB: Added boundary checks to php_binary deserializer
Ilia Alshanetsky [Sun, 31 Dec 2006 19:22:17 +0000 (19:22 +0000)]
MFB: Fixed bug #39984 (redirect response code in header() could be ignored
in CGI sapi).
Marcus Boerger [Sun, 31 Dec 2006 18:20:03 +0000 (18:20 +0000)]
- Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()
Nuno Lopes [Sun, 31 Dec 2006 15:28:56 +0000 (15:28 +0000)]
MFB: fix #36427. patch by jdolecek at NetBSD dot org
Nuno Lopes [Sun, 31 Dec 2006 14:49:06 +0000 (14:49 +0000)]
MFB: fix PID info on windows
<changelog@php.net> [Sun, 31 Dec 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Sat, 30 Dec 2006 20:21:47 +0000 (20:21 +0000)]
MFB: Added missing resource type checks
Rob Richards [Sat, 30 Dec 2006 15:42:24 +0000 (15:42 +0000)]
MFB: fix bug #39760 (cloning fails on nested SimpleXML-Object)
add test
Ilia Alshanetsky [Sat, 30 Dec 2006 02:01:09 +0000 (02:01 +0000)]
MFB: Mark test as being 32bit only
Ilia Alshanetsky [Sat, 30 Dec 2006 01:56:33 +0000 (01:56 +0000)]
MFB: Fixes test #50
<changelog@php.net> [Sat, 30 Dec 2006 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 29 Dec 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 29 Dec 2006 00:34:53 +0000 (00:34 +0000)]
MFB: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).
Antony Dovgal [Thu, 28 Dec 2006 22:36:45 +0000 (22:36 +0000)]
make sure l != 0
Antony Dovgal [Thu, 28 Dec 2006 21:01:52 +0000 (21:01 +0000)]
nuke dead code
Antony Dovgal [Thu, 28 Dec 2006 20:45:20 +0000 (20:45 +0000)]
use strlcpy()
Nuno Lopes [Thu, 28 Dec 2006 19:53:30 +0000 (19:53 +0000)]
MFB
Antony Dovgal [Thu, 28 Dec 2006 15:44:50 +0000 (15:44 +0000)]
include basic_functions.h for php_get_current_user() declaration
Antony Dovgal [Thu, 28 Dec 2006 15:26:20 +0000 (15:26 +0000)]
it's ptr, not ptrptr
Antony Dovgal [Thu, 28 Dec 2006 15:24:00 +0000 (15:24 +0000)]
use the macro, casting works only with GCC
Antony Dovgal [Thu, 28 Dec 2006 15:22:07 +0000 (15:22 +0000)]
fix sapi/embed build
Ilia Alshanetsky [Thu, 28 Dec 2006 15:21:32 +0000 (15:21 +0000)]
MFB: Added buffer length checks
Antony Dovgal [Thu, 28 Dec 2006 15:14:39 +0000 (15:14 +0000)]
fix build
Ilia Alshanetsky [Thu, 28 Dec 2006 15:10:54 +0000 (15:10 +0000)]
MFB: strcat() stuff
Nuno Lopes [Thu, 28 Dec 2006 15:06:58 +0000 (15:06 +0000)]
force tidy.clean_output=0
Antony Dovgal [Thu, 28 Dec 2006 15:03:19 +0000 (15:03 +0000)]
fix ZTS build
Antony Dovgal [Thu, 28 Dec 2006 14:26:30 +0000 (14:26 +0000)]
use strlcat()
Antony Dovgal [Thu, 28 Dec 2006 14:17:09 +0000 (14:17 +0000)]
minor improvements
Antony Dovgal [Thu, 28 Dec 2006 13:30:18 +0000 (13:30 +0000)]
use strlcat()
Antony Dovgal [Thu, 28 Dec 2006 12:18:47 +0000 (12:18 +0000)]
use strlcat()
Antony Dovgal [Thu, 28 Dec 2006 12:01:14 +0000 (12:01 +0000)]
use strlcat() and a bigger buffer
<changelog@php.net> [Thu, 28 Dec 2006 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Wed, 27 Dec 2006 19:22:29 +0000 (19:22 +0000)]
fix tests
Antony Dovgal [Wed, 27 Dec 2006 19:17:02 +0000 (19:17 +0000)]
fix tests
Antony Dovgal [Wed, 27 Dec 2006 19:07:28 +0000 (19:07 +0000)]
NULL is a special value for number_format() meaning "use default separator"
Antony Dovgal [Wed, 27 Dec 2006 17:22:22 +0000 (17:22 +0000)]
restore old behaviour when casting objects to strings and NULL
Antony Dovgal [Wed, 27 Dec 2006 16:50:05 +0000 (16:50 +0000)]
fix convert_to_unicode() and convert_to_string() which didn't set the type of the op properly
Antony Dovgal [Wed, 27 Dec 2006 15:26:13 +0000 (15:26 +0000)]
fix *scanf() tests
Antony Dovgal [Wed, 27 Dec 2006 15:23:45 +0000 (15:23 +0000)]
add zend_u_strtoul() and fix build
Antony Dovgal [Wed, 27 Dec 2006 15:22:46 +0000 (15:22 +0000)]
fix php_stream_u_get_line() macro
Nuno Lopes [Wed, 27 Dec 2006 15:18:15 +0000 (15:18 +0000)]
MFB
Antony Dovgal [Wed, 27 Dec 2006 10:30:47 +0000 (10:30 +0000)]
initialize memory with 0's, so we won't get garbage if the statement does not set the var
Antony Dovgal [Wed, 27 Dec 2006 09:49:06 +0000 (09:49 +0000)]
that should not be there..
Antony Dovgal [Wed, 27 Dec 2006 09:48:05 +0000 (09:48 +0000)]
more test improvements by Chris Jones
<changelog@php.net> [Wed, 27 Dec 2006 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 26 Dec 2006 22:34:05 +0000 (22:34 +0000)]
Unicode support in sscanf() and fscanf(). (Tony, Andrei)
Nuno Lopes [Tue, 26 Dec 2006 22:07:45 +0000 (22:07 +0000)]
fix build
Ilia Alshanetsky [Tue, 26 Dec 2006 17:40:20 +0000 (17:40 +0000)]
MFB: safety checks
Ilia Alshanetsky [Tue, 26 Dec 2006 17:18:28 +0000 (17:18 +0000)]
MFB: Session deserializer protection.
Ilia Alshanetsky [Tue, 26 Dec 2006 16:57:51 +0000 (16:57 +0000)]
MFB: Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).
Antony Dovgal [Tue, 26 Dec 2006 12:29:32 +0000 (12:29 +0000)]
fix arguments order (just in the sake of purity)
Pierre Joye [Tue, 26 Dec 2006 10:42:25 +0000 (10:42 +0000)]
- Add better zlib detection
Pierre Joye [Tue, 26 Dec 2006 09:52:32 +0000 (09:52 +0000)]
- #39952 zip ignoring --with-libdir on zlib checks (judas dot
iscariote at gmail dot com)
Dmitry Stogov [Tue, 26 Dec 2006 09:16:39 +0000 (09:16 +0000)]
Code review:
. fixed integer overflow
. fixed buffer overflow/underflow
. added more strict IP validation
. reimplemented float number validation
<changelog@php.net> [Tue, 26 Dec 2006 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Mon, 25 Dec 2006 22:40:13 +0000 (22:40 +0000)]
add missing space for \0
Antony Dovgal [Mon, 25 Dec 2006 22:27:12 +0000 (22:27 +0000)]
more safe_emalloc()