]> granicus.if.org Git - php/log
php
18 years agorevert changes to test
Greg Beaver [Fri, 5 Jan 2007 01:13:35 +0000 (01:13 +0000)]
revert changes to test

18 years agofixed crc - write test works
Greg Beaver [Fri, 5 Jan 2007 01:13:13 +0000 (01:13 +0000)]
fixed crc - write test works

18 years agoMFB: Added missing open_basedir checks
Ilia Alshanetsky [Thu, 4 Jan 2007 23:50:19 +0000 (23:50 +0000)]
MFB: Added missing open_basedir checks

18 years agoCleanup ext/session so that I can do a unicode update without going insane.
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.

18 years agoMFB
Nuno Lopes [Thu, 4 Jan 2007 14:12:14 +0000 (14:12 +0000)]
MFB

18 years agomajor reworking of how the phar is re-worked in memory when written to, fix written...
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

18 years agoChangeLog update
<changelog@php.net> [Thu, 4 Jan 2007 01:30:57 +0000 (01:30 +0000)]
ChangeLog update

18 years agoMFB: Fixed bug #40009 (http_build_query(array()) returns NULL).
Ilia Alshanetsky [Wed, 3 Jan 2007 23:17:17 +0000 (23:17 +0000)]
MFB: Fixed bug #40009 (http_build_query(array()) returns NULL).

18 years agoMFB
Nuno Lopes [Wed, 3 Jan 2007 22:33:33 +0000 (22:33 +0000)]
MFB

18 years agofix a bug where PHP would enter in an infinite cycle with chars with ascii value...
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)

18 years agomore magic number fixes
Antony Dovgal [Wed, 3 Jan 2007 20:49:27 +0000 (20:49 +0000)]
more magic number fixes

18 years agouse constant
Antony Dovgal [Wed, 3 Jan 2007 20:45:17 +0000 (20:45 +0000)]
use constant

18 years agofix PDO_DRIVER_API
Nuno Lopes [Wed, 3 Jan 2007 20:33:09 +0000 (20:33 +0000)]
fix PDO_DRIVER_API

18 years agofix lcov build
Nuno Lopes [Wed, 3 Jan 2007 20:27:49 +0000 (20:27 +0000)]
fix lcov build

18 years agoRevert pcrelib version string to 2006
Hannes Magnusson [Wed, 3 Jan 2007 20:08:08 +0000 (20:08 +0000)]
Revert pcrelib version string to 2006

18 years agofix magic numbers
Antony Dovgal [Wed, 3 Jan 2007 18:52:23 +0000 (18:52 +0000)]
fix magic numbers

18 years agorevert this date to its previous state
Antony Dovgal [Wed, 3 Jan 2007 18:32:16 +0000 (18:32 +0000)]
revert this date to its previous state

18 years agoadd unlink support
Greg Beaver [Wed, 3 Jan 2007 15:53:29 +0000 (15:53 +0000)]
add unlink support

18 years agofix all but one of the double-destroyed hashes, and all but one of the unclosed streams
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

18 years ago- MFB: Fixed bug #40012 (php_date.c doesnt compile on Netware).
Derick Rethans [Wed, 3 Jan 2007 14:46:52 +0000 (14:46 +0000)]
- MFB: Fixed bug #40012 (php_date.c doesnt compile on Netware).

18 years agoand one more..
Antony Dovgal [Wed, 3 Jan 2007 13:48:46 +0000 (13:48 +0000)]
and one more..

18 years agofix test
Antony Dovgal [Wed, 3 Jan 2007 13:47:03 +0000 (13:47 +0000)]
fix test

18 years agoUse proper length
Ilia Alshanetsky [Wed, 3 Jan 2007 04:05:36 +0000 (04:05 +0000)]
Use proper length

18 years agoMFB:
Ilia Alshanetsky [Wed, 3 Jan 2007 03:55:29 +0000 (03:55 +0000)]
MFB:
Added filter callback
Unlink temporary file on error

18 years agoChangeLog update
<changelog@php.net> [Wed, 3 Jan 2007 01:30:59 +0000 (01:30 +0000)]
ChangeLog update

18 years agocorrectly generate version string for new phar
Greg Beaver [Tue, 2 Jan 2007 22:57:47 +0000 (22:57 +0000)]
correctly generate version string for new phar

18 years agoadd some error handling to phar creation
Greg Beaver [Tue, 2 Jan 2007 21:21:18 +0000 (21:21 +0000)]
add some error handling to phar creation

18 years agoadd 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

18 years ago- Change write macros to inline funcs
Marcus Boerger [Tue, 2 Jan 2007 20:25:04 +0000 (20:25 +0000)]
- Change write macros to inline funcs

18 years agoadd new failing test for write support
Greg Beaver [Tue, 2 Jan 2007 20:07:54 +0000 (20:07 +0000)]
add new failing test for write support

18 years agofix a number of bugs found in testing new (uncommitted) unit test
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

18 years ago- TSRM fix
Marcus Boerger [Tue, 2 Jan 2007 19:54:09 +0000 (19:54 +0000)]
- TSRM fix

18 years ago- Make Andrei happy - spread some U's
Marcus Boerger [Tue, 2 Jan 2007 18:15:22 +0000 (18:15 +0000)]
- Make Andrei happy - spread some U's

18 years agoinitial support for writeable phars
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

18 years agoMFB
Nuno Lopes [Tue, 2 Jan 2007 15:31:58 +0000 (15:31 +0000)]
MFB

18 years agofixed parameters for unicode in mysqli_change_user
Georg Richter [Tue, 2 Jan 2007 05:49:05 +0000 (05:49 +0000)]
fixed parameters for unicode in mysqli_change_user

18 years agoChangeLog update
<changelog@php.net> [Tue, 2 Jan 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update

18 years agoadd doc comments to help sort out what's what
Greg Beaver [Tue, 2 Jan 2007 00:04:30 +0000 (00:04 +0000)]
add doc comments to help sort out what's what

18 years agoMFB
Nuno Lopes [Mon, 1 Jan 2007 20:10:26 +0000 (20:10 +0000)]
MFB

18 years agoMFB: fixed compiler warnings
Ilia Alshanetsky [Mon, 1 Jan 2007 19:42:19 +0000 (19:42 +0000)]
MFB: fixed compiler warnings

18 years agoBump year.
Sebastian Bergmann [Mon, 1 Jan 2007 09:29:37 +0000 (09:29 +0000)]
Bump year.

18 years agoChangeLog update
<changelog@php.net> [Mon, 1 Jan 2007 01:30:56 +0000 (01:30 +0000)]
ChangeLog update

18 years agoMFB: Simplify code and change strchr() to memchr()
Ilia Alshanetsky [Sun, 31 Dec 2006 22:47:27 +0000 (22:47 +0000)]
MFB: Simplify code and change strchr() to memchr()

18 years agoMFB: Added boundary checks to php_binary deserializer
Ilia Alshanetsky [Sun, 31 Dec 2006 22:26:06 +0000 (22:26 +0000)]
MFB: Added boundary checks to php_binary deserializer

18 years agoMFB: Fixed bug #39984 (redirect response code in header() could be ignored
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).

18 years ago- Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()
Marcus Boerger [Sun, 31 Dec 2006 18:20:03 +0000 (18:20 +0000)]
- Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()

18 years agoMFB: fix #36427. patch by jdolecek at NetBSD dot org
Nuno Lopes [Sun, 31 Dec 2006 15:28:56 +0000 (15:28 +0000)]
MFB: fix #36427. patch by jdolecek at NetBSD dot org

18 years agoMFB: fix PID info on windows
Nuno Lopes [Sun, 31 Dec 2006 14:49:06 +0000 (14:49 +0000)]
MFB: fix PID info on windows

18 years agoChangeLog update
<changelog@php.net> [Sun, 31 Dec 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update

18 years agoMFB: Added missing resource type checks
Ilia Alshanetsky [Sat, 30 Dec 2006 20:21:47 +0000 (20:21 +0000)]
MFB: Added missing resource type checks

18 years agoMFB: fix bug #39760 (cloning fails on nested SimpleXML-Object)
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

18 years agoMFB: Mark test as being 32bit only
Ilia Alshanetsky [Sat, 30 Dec 2006 02:01:09 +0000 (02:01 +0000)]
MFB: Mark test as being 32bit only

18 years agoMFB: Fixes test #50
Ilia Alshanetsky [Sat, 30 Dec 2006 01:56:33 +0000 (01:56 +0000)]
MFB: Fixes test #50

18 years agoChangeLog update
<changelog@php.net> [Sat, 30 Dec 2006 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

18 years agoChangeLog update
<changelog@php.net> [Fri, 29 Dec 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update

18 years agoMFB: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
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).

18 years agomake sure l != 0
Antony Dovgal [Thu, 28 Dec 2006 22:36:45 +0000 (22:36 +0000)]
make sure l != 0

18 years agonuke dead code
Antony Dovgal [Thu, 28 Dec 2006 21:01:52 +0000 (21:01 +0000)]
nuke dead code

18 years agouse strlcpy()
Antony Dovgal [Thu, 28 Dec 2006 20:45:20 +0000 (20:45 +0000)]
use strlcpy()

18 years agoMFB
Nuno Lopes [Thu, 28 Dec 2006 19:53:30 +0000 (19:53 +0000)]
MFB

18 years agoinclude basic_functions.h for php_get_current_user() declaration
Antony Dovgal [Thu, 28 Dec 2006 15:44:50 +0000 (15:44 +0000)]
include basic_functions.h for php_get_current_user() declaration

18 years agoit's ptr, not ptrptr
Antony Dovgal [Thu, 28 Dec 2006 15:26:20 +0000 (15:26 +0000)]
it's ptr, not ptrptr

18 years agouse the macro, casting works only with GCC
Antony Dovgal [Thu, 28 Dec 2006 15:24:00 +0000 (15:24 +0000)]
use the macro, casting works only with GCC

18 years agofix sapi/embed build
Antony Dovgal [Thu, 28 Dec 2006 15:22:07 +0000 (15:22 +0000)]
fix sapi/embed build

18 years agoMFB: Added buffer length checks
Ilia Alshanetsky [Thu, 28 Dec 2006 15:21:32 +0000 (15:21 +0000)]
MFB: Added buffer length checks

18 years agofix build
Antony Dovgal [Thu, 28 Dec 2006 15:14:39 +0000 (15:14 +0000)]
fix build

18 years agoMFB: strcat() stuff
Ilia Alshanetsky [Thu, 28 Dec 2006 15:10:54 +0000 (15:10 +0000)]
MFB: strcat() stuff

18 years agoforce tidy.clean_output=0
Nuno Lopes [Thu, 28 Dec 2006 15:06:58 +0000 (15:06 +0000)]
force tidy.clean_output=0

18 years agofix ZTS build
Antony Dovgal [Thu, 28 Dec 2006 15:03:19 +0000 (15:03 +0000)]
fix ZTS build

18 years agouse strlcat()
Antony Dovgal [Thu, 28 Dec 2006 14:26:30 +0000 (14:26 +0000)]
use strlcat()

18 years agominor improvements
Antony Dovgal [Thu, 28 Dec 2006 14:17:09 +0000 (14:17 +0000)]
minor improvements

18 years agouse strlcat()
Antony Dovgal [Thu, 28 Dec 2006 13:30:18 +0000 (13:30 +0000)]
use strlcat()

18 years agouse strlcat()
Antony Dovgal [Thu, 28 Dec 2006 12:18:47 +0000 (12:18 +0000)]
use strlcat()

18 years agouse strlcat() and a bigger buffer
Antony Dovgal [Thu, 28 Dec 2006 12:01:14 +0000 (12:01 +0000)]
use strlcat() and a bigger buffer

18 years agoChangeLog update
<changelog@php.net> [Thu, 28 Dec 2006 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

18 years agofix tests
Antony Dovgal [Wed, 27 Dec 2006 19:22:29 +0000 (19:22 +0000)]
fix tests

18 years agofix tests
Antony Dovgal [Wed, 27 Dec 2006 19:17:02 +0000 (19:17 +0000)]
fix tests

18 years agoNULL is a special value for number_format() meaning "use default separator"
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"

18 years agorestore old behaviour when casting objects to strings and NULL
Antony Dovgal [Wed, 27 Dec 2006 17:22:22 +0000 (17:22 +0000)]
restore old behaviour when casting objects to strings and NULL

18 years agofix convert_to_unicode() and convert_to_string() which didn't set the type of the...
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

18 years agofix *scanf() tests
Antony Dovgal [Wed, 27 Dec 2006 15:26:13 +0000 (15:26 +0000)]
fix *scanf() tests

18 years agoadd zend_u_strtoul() and fix build
Antony Dovgal [Wed, 27 Dec 2006 15:23:45 +0000 (15:23 +0000)]
add zend_u_strtoul() and fix build

18 years agofix php_stream_u_get_line() macro
Antony Dovgal [Wed, 27 Dec 2006 15:22:46 +0000 (15:22 +0000)]
fix php_stream_u_get_line() macro

18 years agoMFB
Nuno Lopes [Wed, 27 Dec 2006 15:18:15 +0000 (15:18 +0000)]
MFB

18 years agoinitialize memory with 0's, so we won't get garbage if the statement does not set...
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

18 years agothat should not be there..
Antony Dovgal [Wed, 27 Dec 2006 09:49:06 +0000 (09:49 +0000)]
that should not be there..

18 years agomore test improvements by Chris Jones
Antony Dovgal [Wed, 27 Dec 2006 09:48:05 +0000 (09:48 +0000)]
more test improvements by Chris Jones

18 years agoChangeLog update
<changelog@php.net> [Wed, 27 Dec 2006 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

18 years agoUnicode support in sscanf() and fscanf(). (Tony, Andrei)
Andrei Zmievski [Tue, 26 Dec 2006 22:34:05 +0000 (22:34 +0000)]
Unicode support in sscanf() and fscanf(). (Tony, Andrei)

18 years agofix build
Nuno Lopes [Tue, 26 Dec 2006 22:07:45 +0000 (22:07 +0000)]
fix build

18 years agoMFB: safety checks
Ilia Alshanetsky [Tue, 26 Dec 2006 17:40:20 +0000 (17:40 +0000)]
MFB: safety checks

18 years agoMFB: Session deserializer protection.
Ilia Alshanetsky [Tue, 26 Dec 2006 17:18:28 +0000 (17:18 +0000)]
MFB:   Session deserializer protection.

18 years agoMFB: Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).
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).

18 years agofix arguments order (just in the sake of purity)
Antony Dovgal [Tue, 26 Dec 2006 12:29:32 +0000 (12:29 +0000)]
fix arguments order (just in the sake of purity)

18 years ago- Add better zlib detection
Pierre Joye [Tue, 26 Dec 2006 10:42:25 +0000 (10:42 +0000)]
- Add better zlib detection

18 years ago- #39952 zip ignoring --with-libdir on zlib checks (judas dot
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)

18 years agoCode review:
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

18 years agoChangeLog update
<changelog@php.net> [Tue, 26 Dec 2006 01:31:04 +0000 (01:31 +0000)]
ChangeLog update

18 years agoadd missing space for \0
Antony Dovgal [Mon, 25 Dec 2006 22:40:13 +0000 (22:40 +0000)]
add missing space for \0

18 years agomore safe_emalloc()
Antony Dovgal [Mon, 25 Dec 2006 22:27:12 +0000 (22:27 +0000)]
more safe_emalloc()