]> granicus.if.org Git - php/log
php
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()

18 years agouse safe_emalloc()
Antony Dovgal [Mon, 25 Dec 2006 22:12:36 +0000 (22:12 +0000)]
use safe_emalloc()

18 years agouse safe_emalloc()
Antony Dovgal [Mon, 25 Dec 2006 21:45:09 +0000 (21:45 +0000)]
use safe_emalloc()

18 years agoMFB: Fixed test for 64bit systems
Ilia Alshanetsky [Mon, 25 Dec 2006 21:08:10 +0000 (21:08 +0000)]
MFB: Fixed test for 64bit systems

18 years agouse safe_emalloc()
Antony Dovgal [Mon, 25 Dec 2006 21:07:32 +0000 (21:07 +0000)]
use safe_emalloc()

18 years agouse safe_emalloc()
Antony Dovgal [Mon, 25 Dec 2006 20:53:43 +0000 (20:53 +0000)]
use safe_emalloc()

18 years agouse safe_emalloc()
Antony Dovgal [Mon, 25 Dec 2006 20:44:28 +0000 (20:44 +0000)]
use safe_emalloc()

18 years agoimprove check for overflow
Antony Dovgal [Mon, 25 Dec 2006 20:03:20 +0000 (20:03 +0000)]
improve check for overflow

18 years agofix CS, add missing folding markers
Antony Dovgal [Mon, 25 Dec 2006 19:34:00 +0000 (19:34 +0000)]
fix CS, add missing folding markers
mark Unicode safe functions as they are

18 years agoFixed bug #39825 (foreach produces memory error)
Dmitry Stogov [Mon, 25 Dec 2006 19:23:18 +0000 (19:23 +0000)]
Fixed bug #39825 (foreach produces memory error)

18 years agostream_socket_shutdown() is Unicode safe by definition
Antony Dovgal [Mon, 25 Dec 2006 19:19:08 +0000 (19:19 +0000)]
stream_socket_shutdown() is Unicode safe by definition

18 years agofix proto
Antony Dovgal [Mon, 25 Dec 2006 19:12:39 +0000 (19:12 +0000)]
fix proto

18 years agofix protos
Antony Dovgal [Mon, 25 Dec 2006 19:08:33 +0000 (19:08 +0000)]
fix protos

18 years agomark most of the ext/posix functions as Unicode safe, for they do not use strings...
Antony Dovgal [Mon, 25 Dec 2006 19:03:56 +0000 (19:03 +0000)]
mark most of the ext/posix functions as Unicode safe, for they do not use strings in any way

18 years agomark all LOB functions as Unicode safe
Antony Dovgal [Mon, 25 Dec 2006 18:57:15 +0000 (18:57 +0000)]
mark all LOB functions as Unicode safe

18 years agoMFB: Use %F (ignores locale) for internal representation of floats
Ilia Alshanetsky [Mon, 25 Dec 2006 16:49:05 +0000 (16:49 +0000)]
MFB: Use %F (ignores locale) for internal representation of floats

18 years agofix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install path)
Antony Dovgal [Mon, 25 Dec 2006 15:40:14 +0000 (15:40 +0000)]
fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install path)

18 years agofix build
Antony Dovgal [Mon, 25 Dec 2006 15:28:44 +0000 (15:28 +0000)]
fix build

18 years agofix test
Antony Dovgal [Mon, 25 Dec 2006 14:27:44 +0000 (14:27 +0000)]
fix test

18 years agoMFB: Define SENDBUFLEN for older c-client libs
Ilia Alshanetsky [Mon, 25 Dec 2006 14:23:38 +0000 (14:23 +0000)]
MFB: Define SENDBUFLEN for older c-client libs

18 years agoFixed bug #39944 (References broken)
Dmitry Stogov [Mon, 25 Dec 2006 14:16:38 +0000 (14:16 +0000)]
Fixed bug #39944 (References broken)

18 years agoFixed heap overflow
Dmitry Stogov [Mon, 25 Dec 2006 13:11:48 +0000 (13:11 +0000)]
Fixed heap overflow

18 years agoFixed possible size_t overflow
Dmitry Stogov [Mon, 25 Dec 2006 12:16:49 +0000 (12:16 +0000)]
Fixed possible size_t overflow

18 years agoupdate credits at request of Gabor
Antony Dovgal [Mon, 25 Dec 2006 11:50:23 +0000 (11:50 +0000)]
update credits at request of Gabor

18 years agofix tests
Antony Dovgal [Mon, 25 Dec 2006 11:16:05 +0000 (11:16 +0000)]
fix tests

18 years agofix #36392 in Unicode mode
Antony Dovgal [Mon, 25 Dec 2006 11:15:08 +0000 (11:15 +0000)]
fix #36392 in Unicode mode

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

18 years agoMFB: Fixed buffer boundary protection
Ilia Alshanetsky [Sun, 24 Dec 2006 22:15:18 +0000 (22:15 +0000)]
MFB: Fixed buffer boundary protection

18 years agoMFB: Added empty string checks
Ilia Alshanetsky [Sun, 24 Dec 2006 20:50:21 +0000 (20:50 +0000)]
MFB: Added empty string checks

18 years agoupdate function signature
Rob Richards [Sun, 24 Dec 2006 12:42:47 +0000 (12:42 +0000)]
update function signature

18 years agoMFB: fix bug #33734 and related (Something strange with COM Object)
Rob Richards [Sun, 24 Dec 2006 12:32:35 +0000 (12:32 +0000)]
MFB: fix bug #33734 and related (Something strange with COM Object)
 - caused by fix in com_handlers.c rev 1.22.2.5

18 years agoMFB:
Rob Richards [Sun, 24 Dec 2006 10:02:00 +0000 (10:02 +0000)]
MFB:
- fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.c
- fix bug #37588 (COM Property propputref converts to PHP function
  and can't be accesed): com_handlers.c
- fix bug #39596 (Creating Variant of type VT_ARRAY): com_variant.c
- add tests

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

18 years agoMFB: safety checks
Ilia Alshanetsky [Sat, 23 Dec 2006 23:29:41 +0000 (23:29 +0000)]
MFB: safety checks

18 years agoMFB: Added checks for negative max length and overflow checks for overly
Ilia Alshanetsky [Sat, 23 Dec 2006 18:50:52 +0000 (18:50 +0000)]
MFB: Added checks for negative max length and overflow checks for overly
long strings.

18 years ago- MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
Derick Rethans [Sat, 23 Dec 2006 18:00:49 +0000 (18:00 +0000)]
- MFB: Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
  --with-libdir).

18 years agofix test
Antony Dovgal [Sat, 23 Dec 2006 14:14:14 +0000 (14:14 +0000)]
fix test

18 years agofix typo
Antony Dovgal [Sat, 23 Dec 2006 14:12:38 +0000 (14:12 +0000)]
fix typo

18 years agofix tests
Antony Dovgal [Sat, 23 Dec 2006 14:10:52 +0000 (14:10 +0000)]
fix tests

18 years agouse add_ascii_assoc_text()
Antony Dovgal [Sat, 23 Dec 2006 14:10:35 +0000 (14:10 +0000)]
use add_ascii_assoc_text()

18 years agouse OCI_SUCCESS constant, do not rely on its value
Antony Dovgal [Sat, 23 Dec 2006 14:02:38 +0000 (14:02 +0000)]
use OCI_SUCCESS constant, do not rely on its value

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

18 years agoImplement OnUpdateUTF8String() handler. It always assumes UTF-8 input,
Andrei Zmievski [Fri, 22 Dec 2006 21:38:12 +0000 (21:38 +0000)]
Implement OnUpdateUTF8String() handler. It always assumes UTF-8 input,
since we cannot check for UG(unicodE) inside it.

18 years agoUnicode support in number_format().
Andrei Zmievski [Fri, 22 Dec 2006 21:18:30 +0000 (21:18 +0000)]
Unicode support in number_format().

18 years agofix lcov/genhtml build (yes it is very picky)
Nuno Lopes [Fri, 22 Dec 2006 17:02:54 +0000 (17:02 +0000)]
fix lcov/genhtml build (yes it is very picky)

18 years agoMFB: Fixed bug #39884 (ReflectionParameter::getClass() throws exception for
Ilia Alshanetsky [Fri, 22 Dec 2006 15:38:42 +0000 (15:38 +0000)]
MFB: Fixed bug #39884 (ReflectionParameter::getClass() throws exception for
type hint self).

18 years agoMFB: Fixed bug #36392 (wrong number of decimal digits with %e specifier in
Ilia Alshanetsky [Fri, 22 Dec 2006 15:30:18 +0000 (15:30 +0000)]
MFB: Fixed bug #36392 (wrong number of decimal digits with %e specifier in
sprintf).

18 years agomore OCI8 tests by Chris Jones
Antony Dovgal [Fri, 22 Dec 2006 13:28:46 +0000 (13:28 +0000)]
more OCI8 tests by Chris Jones

18 years agomore ext/date tests by Chris Jones
Antony Dovgal [Fri, 22 Dec 2006 13:07:26 +0000 (13:07 +0000)]
more ext/date tests by Chris Jones

18 years agoMFB: Fixed bug #39873 (number_format() breaks with locale & decimal points).
Ilia Alshanetsky [Fri, 22 Dec 2006 04:03:35 +0000 (04:03 +0000)]
MFB: Fixed bug #39873 (number_format() breaks with locale & decimal points).

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

18 years agoFix tests
Hannes Magnusson [Fri, 22 Dec 2006 01:20:24 +0000 (01:20 +0000)]
Fix tests

18 years agoFix ZTS build...
Hannes Magnusson [Fri, 22 Dec 2006 01:07:28 +0000 (01:07 +0000)]
Fix ZTS build...

18 years ago- Fix memory allocation/deallocation to match
Marcus Boerger [Fri, 22 Dec 2006 00:57:51 +0000 (00:57 +0000)]
- Fix memory allocation/deallocation to match

18 years ago- Implement ezstrndup()
Marcus Boerger [Fri, 22 Dec 2006 00:56:59 +0000 (00:56 +0000)]
- Implement ezstrndup()

18 years ago- Make custom serializing work with zstr (as discussed with andrei)
Marcus Boerger [Fri, 22 Dec 2006 00:47:27 +0000 (00:47 +0000)]
- Make custom serializing work with zstr (as discussed with andrei)

18 years agoFix serialization test.
Andrei Zmievski [Fri, 22 Dec 2006 00:37:20 +0000 (00:37 +0000)]
Fix serialization test.

18 years ago- Make custom serializing work with zstr (as discussed with andrei)
Marcus Boerger [Fri, 22 Dec 2006 00:29:11 +0000 (00:29 +0000)]
- Make custom serializing work with zstr (as discussed with andrei)

18 years ago- Use conversion macro
Marcus Boerger [Fri, 22 Dec 2006 00:28:20 +0000 (00:28 +0000)]
- Use conversion macro

18 years agolevenshtein() already supported Unicode.
Andrei Zmievski [Thu, 21 Dec 2006 23:52:22 +0000 (23:52 +0000)]
levenshtein() already supported Unicode.

18 years agoMetaphone will work only with binary runtime-encoded strings.
Andrei Zmievski [Thu, 21 Dec 2006 23:43:52 +0000 (23:43 +0000)]
Metaphone will work only with binary runtime-encoded strings.

18 years ago- No misleading comments
Marcus Boerger [Thu, 21 Dec 2006 23:19:48 +0000 (23:19 +0000)]
- No misleading comments

18 years ago- Mark a fewthings as unicode ready
Marcus Boerger [Thu, 21 Dec 2006 22:56:58 +0000 (22:56 +0000)]
- Mark a fewthings as unicode ready

18 years ago- Serialization doesn't work with unicode data
Marcus Boerger [Thu, 21 Dec 2006 22:55:07 +0000 (22:55 +0000)]
- Serialization doesn't work with unicode data

18 years ago-Serialization doesn't work with unicode data
Marcus Boerger [Thu, 21 Dec 2006 22:54:20 +0000 (22:54 +0000)]
-Serialization doesn't work with unicode data

18 years agotemporary fix for oci_error(), just to make it work
Antony Dovgal [Thu, 21 Dec 2006 22:50:57 +0000 (22:50 +0000)]
temporary fix for oci_error(), just to make it work
it should be using add_ascii_assoc_text() instead

18 years agoadded support for CALL statement type (patch by Chris Jones)
Antony Dovgal [Thu, 21 Dec 2006 22:08:02 +0000 (22:08 +0000)]
added support for CALL statement type (patch by Chris Jones)

18 years agofix ws, cs and overall code readability
Antony Dovgal [Thu, 21 Dec 2006 21:49:13 +0000 (21:49 +0000)]
fix ws, cs and overall code readability

18 years agoBite the bullet and port the natural comparison algorithm to support
Andrei Zmievski [Thu, 21 Dec 2006 21:47:56 +0000 (21:47 +0000)]
Bite the bullet and port the natural comparison algorithm to support
UChar strings. Also, simplify the original code.

# Argggghh, post-incremented iteration sucks. That means you, U16_* stuff.

18 years agotemp is freed in zend_unicode_to_string() on failure
Antony Dovgal [Thu, 21 Dec 2006 21:40:53 +0000 (21:40 +0000)]
temp is freed in zend_unicode_to_string() on failure

18 years agolookup_browser_name cannot be NULL
Antony Dovgal [Thu, 21 Dec 2006 21:37:09 +0000 (21:37 +0000)]
lookup_browser_name cannot be NULL

18 years agoimprove tests, add new ones
Antony Dovgal [Thu, 21 Dec 2006 19:22:49 +0000 (19:22 +0000)]
improve tests, add new ones

18 years agoInitial commit(Synced PHP_5_2 Branch.).
Seiji Masugata [Thu, 21 Dec 2006 17:44:40 +0000 (17:44 +0000)]
Initial commit(Synced PHP_5_2 Branch.).

18 years agoSynced PHP_5_2 Branch.
Seiji Masugata [Thu, 21 Dec 2006 17:37:53 +0000 (17:37 +0000)]
Synced PHP_5_2 Branch.

18 years agoFixed comments
Dmitry Stogov [Thu, 21 Dec 2006 13:06:03 +0000 (13:06 +0000)]
Fixed comments

18 years agoMFB: fix issues identitified by coverity
Rob Richards [Thu, 21 Dec 2006 12:52:12 +0000 (12:52 +0000)]
MFB: fix issues identitified by coverity

18 years agonew tests by Christopher Jones
Antony Dovgal [Thu, 21 Dec 2006 12:41:03 +0000 (12:41 +0000)]
new tests by Christopher Jones

18 years agofix possible leak
Antony Dovgal [Thu, 21 Dec 2006 11:07:41 +0000 (11:07 +0000)]
fix possible leak

18 years agoDefault memory_limit value is set to 128M
Dmitry Stogov [Thu, 21 Dec 2006 09:12:59 +0000 (09:12 +0000)]
Default memory_limit value is set to 128M

18 years agoemoved dependency from SHELL32.DLL
Dmitry Stogov [Thu, 21 Dec 2006 09:04:58 +0000 (09:04 +0000)]
emoved dependency from SHELL32.DLL

18 years agoMFB: Fix a possible memory leak
Ilia Alshanetsky [Thu, 21 Dec 2006 02:11:12 +0000 (02:11 +0000)]
MFB: Fix a possible memory leak

18 years agoMFB: Fixed possible memory leak
Ilia Alshanetsky [Thu, 21 Dec 2006 01:58:46 +0000 (01:58 +0000)]
MFB: Fixed possible memory leak

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

18 years agoapply correct fix (aka "oops!")
Antony Dovgal [Thu, 21 Dec 2006 01:18:14 +0000 (01:18 +0000)]
apply correct fix (aka "oops!")

18 years agoMFB: Optimize out zend_hash_num_elements() call
Ilia Alshanetsky [Thu, 21 Dec 2006 01:16:36 +0000 (01:16 +0000)]
MFB: Optimize out zend_hash_num_elements() call

18 years agofix leak on error
Antony Dovgal [Thu, 21 Dec 2006 01:13:50 +0000 (01:13 +0000)]
fix leak on error

18 years agodon't leak on error
Antony Dovgal [Thu, 21 Dec 2006 01:07:52 +0000 (01:07 +0000)]
don't leak on error