]> granicus.if.org Git - php/log
php
18 years ago- fix tiger on big endian platforms
Michael Wallner [Sun, 19 Feb 2006 23:39:53 +0000 (23:39 +0000)]
- fix tiger on big endian platforms

18 years ago- Fix method flag handling
Marcus Boerger [Sun, 19 Feb 2006 10:39:31 +0000 (10:39 +0000)]
- Fix method flag handling

18 years ago- MFH Fix naming inconsistency (providing old name as alias)
Marcus Boerger [Sat, 18 Feb 2006 18:14:45 +0000 (18:14 +0000)]
- MFH Fix naming inconsistency (providing old name as alias)

18 years ago- Fixed bug #36436 (DBA problem with Berkeley DB4).
Marcus Boerger [Sat, 18 Feb 2006 17:11:06 +0000 (17:11 +0000)]
- Fixed bug #36436 (DBA problem with Berkeley DB4).

18 years ago- fix misleading proto (confused out and in charset)
Michael Wallner [Sat, 18 Feb 2006 16:02:43 +0000 (16:02 +0000)]
- fix misleading proto (confused out and in charset)

18 years agoRename getloadavg to sys_getloadavg
Rasmus Lerdorf [Sat, 18 Feb 2006 05:41:59 +0000 (05:41 +0000)]
Rename getloadavg to sys_getloadavg

18 years agoMFH.
Andrei Zmievski [Fri, 17 Feb 2006 21:18:09 +0000 (21:18 +0000)]
MFH.

19 years agoadd getloadavg() function that has been running in production on rs1.php.net
Wez Furlong [Thu, 16 Feb 2006 22:49:13 +0000 (22:49 +0000)]
add getloadavg() function that has been running in production on rs1.php.net
for a couple of years.

19 years agoMFH: add checks and fix possible reincarnations of bug #36420
Antony Dovgal [Thu, 16 Feb 2006 20:58:59 +0000 (20:58 +0000)]
MFH: add checks and fix possible reincarnations of bug #36420

19 years agoFixed bug #36420 (segfault when access result->num_rows after calling
Ilia Alshanetsky [Thu, 16 Feb 2006 16:03:27 +0000 (16:03 +0000)]
Fixed bug #36420 (segfault when access result->num_rows after calling
result->close())

19 years agoMFH: improve usleep(): use new param parsing API, check for negative values
Antony Dovgal [Thu, 16 Feb 2006 10:13:52 +0000 (10:13 +0000)]
MFH: improve usleep(): use new param parsing API, check for negative values
(related to #36410)

19 years agofix typo
Antony Dovgal [Thu, 16 Feb 2006 06:29:40 +0000 (06:29 +0000)]
fix typo

19 years agoUse 5.1 functions
Ilia Alshanetsky [Thu, 16 Feb 2006 03:15:52 +0000 (03:15 +0000)]
Use 5.1 functions

19 years agoFix copy/paste problems for instantclient
Sara Golemon [Thu, 16 Feb 2006 02:03:13 +0000 (02:03 +0000)]
Fix copy/paste problems for instantclient

19 years agoMFH: fix #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY)
Antony Dovgal [Wed, 15 Feb 2006 20:44:55 +0000 (20:44 +0000)]
MFH: fix #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY)

19 years agofix memory leak and possible invalid reads
Antony Dovgal [Wed, 15 Feb 2006 11:15:32 +0000 (11:15 +0000)]
fix memory leak and possible invalid reads

19 years agoMFH: fix #36400 (Custom 5xx error does not return correct HTTP response error code)
Antony Dovgal [Wed, 15 Feb 2006 11:09:05 +0000 (11:09 +0000)]
MFH: fix #36400 (Custom 5xx error does not return correct HTTP response error code)

19 years agofix leak in zend_strtod() on big doubles
Antony Dovgal [Tue, 14 Feb 2006 22:10:55 +0000 (22:10 +0000)]
fix leak in zend_strtod() on big doubles
add new test

19 years agoFixed bug #36345 (PDO/MySQL problem loading BLOB over 1MB).
Ilia Alshanetsky [Tue, 14 Feb 2006 14:26:11 +0000 (14:26 +0000)]
Fixed bug #36345 (PDO/MySQL problem loading BLOB over 1MB).

19 years agoadd test for bug #36337
Antony Dovgal [Tue, 14 Feb 2006 09:46:16 +0000 (09:46 +0000)]
add test for bug #36337

19 years ago- Fixed bug #36382 (PDO/PgSQL's getColumnMeta() crashes).
Derick Rethans [Mon, 13 Feb 2006 15:53:36 +0000 (15:53 +0000)]
- Fixed bug #36382 (PDO/PgSQL's getColumnMeta() crashes).

19 years agoFixed bug #36337 (ReflectionProperty fails to return correct visibility).
Ilia Alshanetsky [Mon, 13 Feb 2006 14:49:26 +0000 (14:49 +0000)]
Fixed bug #36337 (ReflectionProperty fails to return correct visibility).

19 years agoFixed bug #36205 (Memory leaks on duplicate cookies)
Dmitry Stogov [Mon, 13 Feb 2006 12:18:16 +0000 (12:18 +0000)]
Fixed bug #36205 (Memory leaks on duplicate cookies)

19 years ago- Synch
Marcus Boerger [Sun, 12 Feb 2006 18:51:12 +0000 (18:51 +0000)]
- Synch

19 years ago- MFH No more old parameter api usage
Marcus Boerger [Sun, 12 Feb 2006 16:44:36 +0000 (16:44 +0000)]
- MFH No more old parameter api usage

19 years agoFixed bug #36351 (parse_url() does not parse numeric paths properly).
Ilia Alshanetsky [Sun, 12 Feb 2006 16:39:44 +0000 (16:39 +0000)]
Fixed bug #36351 (parse_url() does not parse numeric paths properly).

19 years agofix news
foobar [Sat, 11 Feb 2006 11:23:57 +0000 (11:23 +0000)]
fix news

19 years agoMFH
Rui Hirokawa [Sat, 11 Feb 2006 02:26:07 +0000 (02:26 +0000)]
MFH

19 years agoMFH: fix #36359 (splFileObject::fwrite() doesn't write when no data length specified)
Antony Dovgal [Fri, 10 Feb 2006 16:57:56 +0000 (16:57 +0000)]
MFH: fix #36359 (splFileObject::fwrite() doesn't write when no data length specified)

19 years ago(Missing patch from the PHP 4 tree that got lost in the shuffle)
Rasmus Lerdorf [Fri, 10 Feb 2006 07:39:13 +0000 (07:39 +0000)]
(Missing patch from the PHP 4 tree that got lost in the shuffle)
 See: http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.39&r2=1.336.2.40
- fix logic. if the client already sent us the cookie, we don't
  need to send it again.  if the id has been changed, we need to
  update the client side.

19 years ago- fix order
Pierre Joye [Thu, 9 Feb 2006 22:26:43 +0000 (22:26 +0000)]
- fix order

19 years agoAdded test for bug #36308
Ilia Alshanetsky [Thu, 9 Feb 2006 18:18:18 +0000 (18:18 +0000)]
Added test for bug #36308

19 years ago- protos
Pierre Joye [Thu, 9 Feb 2006 15:48:46 +0000 (15:48 +0000)]
- protos

19 years ago- revert last fix
Pierre Joye [Thu, 9 Feb 2006 15:33:53 +0000 (15:33 +0000)]
- revert last fix
- ensure that we are in 32bit
- do not try to compare the decimal values but hex, php does not have
  unsigned integer

19 years agoFixed bug #36334 (Added missing documentation about realpath cache INI
Ilia Alshanetsky [Wed, 8 Feb 2006 23:43:48 +0000 (23:43 +0000)]
Fixed bug #36334 (Added missing documentation about realpath cache INI
settings).

19 years ago- MFH: Fix charset
Johannes Schlüter [Wed, 8 Feb 2006 21:09:18 +0000 (21:09 +0000)]
- MFH: Fix charset

19 years ago- MFH: It's 2006 and PHP 5
Johannes Schlüter [Wed, 8 Feb 2006 21:03:36 +0000 (21:03 +0000)]
- MFH: It's 2006 and PHP 5

19 years agoMFH: move function definition from .h to .c, where it should be
Antony Dovgal [Wed, 8 Feb 2006 20:50:03 +0000 (20:50 +0000)]
MFH: move function definition from .h to .c, where it should be

19 years agoMFB fix Bug #36001: make install fails when --enable-memory-limit used
Greg Beaver [Wed, 8 Feb 2006 01:12:12 +0000 (01:12 +0000)]
MFB fix Bug #36001: make install fails when --enable-memory-limit used

19 years agoFixed bug #36308 (ReflectionProperty::getDocComment() does not reflect
Ilia Alshanetsky [Wed, 8 Feb 2006 00:36:57 +0000 (00:36 +0000)]
Fixed bug #36308 (ReflectionProperty::getDocComment() does not reflect
extended class commentary).

19 years agoMove array globals declarations back to the header file.
Andrei Zmievski [Tue, 7 Feb 2006 17:54:24 +0000 (17:54 +0000)]
Move array globals declarations back to the header file.

19 years agodon't use deprecated call-time by reference
Antony Dovgal [Tue, 7 Feb 2006 14:11:31 +0000 (14:11 +0000)]
don't use deprecated call-time by reference

19 years agoCompression level shouldn't be greatr then 9.
Dmitry Stogov [Tue, 7 Feb 2006 12:57:28 +0000 (12:57 +0000)]
Compression level shouldn't be greatr then 9.

19 years agoFixed bug #36083 (SoapClient waits for responses on one-way operations)
Dmitry Stogov [Tue, 7 Feb 2006 12:49:10 +0000 (12:49 +0000)]
Fixed bug #36083 (SoapClient waits for responses on one-way operations)

19 years agofix mem leak with iterators
Rob Richards [Tue, 7 Feb 2006 11:50:54 +0000 (11:50 +0000)]
fix mem leak with iterators
fix object casting for edge case

19 years ago- forgot the original credits
Pierre Joye [Tue, 7 Feb 2006 00:38:15 +0000 (00:38 +0000)]
- forgot the original credits

19 years agoMFH.
Andrei Zmievski [Tue, 7 Feb 2006 00:33:13 +0000 (00:33 +0000)]
MFH.

19 years ago- entry for #36306
Pierre Joye [Tue, 7 Feb 2006 00:27:04 +0000 (00:27 +0000)]
- entry for #36306

19 years ago- #36306, crc32() function result differs on 32-bit and 64-bit platforms
Pierre Joye [Tue, 7 Feb 2006 00:23:55 +0000 (00:23 +0000)]
- #36306, crc32() function result differs on 32-bit and 64-bit platforms

19 years agoinit variables
Antony Dovgal [Mon, 6 Feb 2006 20:37:11 +0000 (20:37 +0000)]
init variables

19 years agoMFH: fix ReflectionClass::getInterfaces()
Michael Wallner [Mon, 6 Feb 2006 20:12:48 +0000 (20:12 +0000)]
MFH: fix ReflectionClass::getInterfaces()

19 years agoTODO
Andrei Zmievski [Mon, 6 Feb 2006 19:02:53 +0000 (19:02 +0000)]
TODO

19 years agoFixed test to work when TCP/IP access to MySQL is disabled or test server
Ilia Alshanetsky [Mon, 6 Feb 2006 14:25:07 +0000 (14:25 +0000)]
Fixed test to work when TCP/IP access to MySQL is disabled or test server
is on a remote machine.

19 years agotypo
Dmitry Stogov [Mon, 6 Feb 2006 13:17:06 +0000 (13:17 +0000)]
typo

19 years agoFixed bug #36303 (foreach on error_zval produces segfault)
Dmitry Stogov [Mon, 6 Feb 2006 11:45:56 +0000 (11:45 +0000)]
Fixed bug #36303 (foreach on error_zval produces segfault)

19 years agoMFH: initialize variables and reduce the number of warnings
Antony Dovgal [Mon, 6 Feb 2006 11:28:41 +0000 (11:28 +0000)]
MFH: initialize variables and reduce the number of warnings

19 years agoMFH: initialize variable and make gcc happy
Antony Dovgal [Mon, 6 Feb 2006 11:01:06 +0000 (11:01 +0000)]
MFH: initialize variable and make gcc happy

19 years agoinitialize variables
Antony Dovgal [Mon, 6 Feb 2006 10:52:34 +0000 (10:52 +0000)]
initialize variables

19 years agoinitialize to_r
Antony Dovgal [Mon, 6 Feb 2006 10:41:28 +0000 (10:41 +0000)]
initialize to_r
remove needless semicolon

19 years agoFixed bug #36283 (SOAPClient Compression Broken).
Dmitry Stogov [Mon, 6 Feb 2006 10:16:03 +0000 (10:16 +0000)]
Fixed bug #36283 (SOAPClient Compression Broken).

19 years ago- MFH Add new tests
Marcus Boerger [Mon, 6 Feb 2006 01:28:12 +0000 (01:28 +0000)]
- MFH Add new tests

19 years agoMFH: fix #36295 (typo in SplFileObject::flock() parameter name)
Antony Dovgal [Sun, 5 Feb 2006 19:23:30 +0000 (19:23 +0000)]
MFH: fix #36295 (typo in SplFileObject::flock() parameter name)

19 years agoSimplify test code
Ilia Alshanetsky [Sun, 5 Feb 2006 17:33:11 +0000 (17:33 +0000)]
Simplify test code

19 years ago- MFH
Marcus Boerger [Sun, 5 Feb 2006 17:07:40 +0000 (17:07 +0000)]
- MFH

19 years ago- ini entry for gd.jpeg_ignore_warning
Pierre Joye [Sun, 5 Feb 2006 16:04:11 +0000 (16:04 +0000)]
- ini entry for gd.jpeg_ignore_warning

19 years ago- jpeg tolerant mode entry
Pierre Joye [Sun, 5 Feb 2006 15:54:56 +0000 (15:54 +0000)]
- jpeg tolerant mode entry

19 years ago- MFH: add a weak/tolerant mode to the jpeg loader
Pierre Joye [Sun, 5 Feb 2006 15:53:58 +0000 (15:53 +0000)]
- MFH: add a weak/tolerant mode to the jpeg loader

19 years ago- BFN
Marcus Boerger [Sun, 5 Feb 2006 12:04:46 +0000 (12:04 +0000)]
- BFN

19 years ago- MFH Fix bug #36287
Marcus Boerger [Sun, 5 Feb 2006 11:43:44 +0000 (11:43 +0000)]
- MFH Fix bug #36287

19 years agoFix build on win32
Frank M. Kromann [Sat, 4 Feb 2006 23:54:21 +0000 (23:54 +0000)]
Fix build on win32

19 years agoBFN
Rob Richards [Sat, 4 Feb 2006 11:01:55 +0000 (11:01 +0000)]
BFN

19 years agoFixed bug #34272 (empty array onto COM object blows up)
Rob Richards [Sat, 4 Feb 2006 10:57:28 +0000 (10:57 +0000)]
Fixed bug #34272 (empty array onto COM object blows up)
fix mem leaks
WS fixes
add test

19 years agoFixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI server)
Dmitry Stogov [Fri, 3 Feb 2006 16:30:09 +0000 (16:30 +0000)]
Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI server)

19 years agofix #36010 (Segfault when re-creating and re-executing statements with bound parameters)
Antony Dovgal [Fri, 3 Feb 2006 14:46:42 +0000 (14:46 +0000)]
fix #36010 (Segfault when re-creating and re-executing statements with bound parameters)

19 years agoFixed bug #36268 (Object destructors called even after fatal errors)
Dmitry Stogov [Fri, 3 Feb 2006 09:31:59 +0000 (09:31 +0000)]
Fixed bug #36268 (Object destructors called even after fatal errors)

19 years ago- MFH Fix ArrayIterator::seek() edge cases
Marcus Boerger [Thu, 2 Feb 2006 22:17:42 +0000 (22:17 +0000)]
- MFH Fix ArrayIterator::seek() edge cases

19 years agonuke unused variable
Antony Dovgal [Thu, 2 Feb 2006 21:43:09 +0000 (21:43 +0000)]
nuke unused variable

19 years ago- Fix oversight
Marcus Boerger [Thu, 2 Feb 2006 18:59:11 +0000 (18:59 +0000)]
- Fix oversight

19 years agoMFH: Prevent bindport from being used uninitialized
Sara Golemon [Thu, 2 Feb 2006 18:16:43 +0000 (18:16 +0000)]
MFH: Prevent bindport from being used uninitialized

19 years agoOnly use win32 directory separators on win32 or netware.
Ilia Alshanetsky [Thu, 2 Feb 2006 15:10:04 +0000 (15:10 +0000)]
Only use win32 directory separators on win32 or netware.

19 years agoadd test for bug #36258
Antony Dovgal [Thu, 2 Feb 2006 13:56:16 +0000 (13:56 +0000)]
add test for bug #36258

19 years agoMFH: add missing folding tags
Antony Dovgal [Thu, 2 Feb 2006 12:40:33 +0000 (12:40 +0000)]
MFH: add missing folding tags
nuke unnecessary semicolons

19 years agofix #36258 (SplFileObject::getPath() may lead to segfault)
Antony Dovgal [Thu, 2 Feb 2006 12:19:14 +0000 (12:19 +0000)]
fix #36258 (SplFileObject::getPath() may lead to segfault)

19 years agoBug #36226 Inconsistent handling when passing potential arrays
Dmitry Stogov [Thu, 2 Feb 2006 11:41:45 +0000 (11:41 +0000)]
Bug #36226 Inconsistent handling when passing potential arrays

19 years agoAIX support
Dmitry Stogov [Thu, 2 Feb 2006 09:59:23 +0000 (09:59 +0000)]
AIX support

19 years agoReimplement FastCGI interface
Dmitry Stogov [Thu, 2 Feb 2006 08:17:23 +0000 (08:17 +0000)]
Reimplement FastCGI interface

Due to licensing restrictions that actually don't allow anybody to use
the libfcgi code without prior approval from Open Market, which is
impossible to obtain - we decided to reimplement this interface from
scratch.  The result is actually slightly faster, and more importantly,
clear of any copyright issues.

19 years agoFixed encoding of inhereted objects
Dmitry Stogov [Wed, 1 Feb 2006 17:18:24 +0000 (17:18 +0000)]
Fixed encoding of inhereted objects

19 years agoClarify new entries.
Ilia Alshanetsky [Wed, 1 Feb 2006 17:05:38 +0000 (17:05 +0000)]
Clarify new entries.

19 years agoMFH: - Fixed bug #36208 (symbol namespace conflicts using bundled gd). (Jakub Moc)
Joe Orton [Wed, 1 Feb 2006 13:52:46 +0000 (13:52 +0000)]
MFH: - Fixed bug #36208 (symbol namespace conflicts using bundled gd). (Jakub Moc)

19 years agoMFH: fix #36242 (Possible memory corruption in stream_select())
Antony Dovgal [Wed, 1 Feb 2006 10:31:57 +0000 (10:31 +0000)]
MFH: fix #36242 (Possible memory corruption in stream_select())

19 years agoFix line endings.
Sebastian Bergmann [Wed, 1 Feb 2006 07:41:24 +0000 (07:41 +0000)]
Fix line endings.

19 years agoFix possibility of a wrong element being deleted by zend_hash_del()
Zeev Suraski [Wed, 1 Feb 2006 01:01:05 +0000 (01:01 +0000)]
Fix possibility of a wrong element being deleted by zend_hash_del()
Thanks Stefan!

19 years ago- MFH: Fixed bug #36224 (date(DATE_ATOM) gives wrong results).
Derick Rethans [Tue, 31 Jan 2006 18:44:19 +0000 (18:44 +0000)]
- MFH: Fixed bug #36224 (date(DATE_ATOM) gives wrong results).

19 years agofix test
Antony Dovgal [Tue, 31 Jan 2006 18:39:28 +0000 (18:39 +0000)]
fix test

19 years agoMFH: fix #36235 (ocicolumnname delivers empty results before a succesfull ocifetch)
Antony Dovgal [Tue, 31 Jan 2006 18:38:52 +0000 (18:38 +0000)]
MFH: fix #36235 (ocicolumnname delivers empty results before a succesfull ocifetch)

19 years ago- MFH: Upgraded timezonedb to 2006a.
Derick Rethans [Tue, 31 Jan 2006 18:08:15 +0000 (18:08 +0000)]
- MFH: Upgraded timezonedb to 2006a.

19 years agoFixed bug #36222 (errorInfo in PDOException is always NULL).
Ilia Alshanetsky [Tue, 31 Jan 2006 17:20:32 +0000 (17:20 +0000)]
Fixed bug #36222 (errorInfo in PDOException is always NULL).

19 years ago- Moved msession to PECL.
Derick Rethans [Tue, 31 Jan 2006 08:11:35 +0000 (08:11 +0000)]
- Moved msession to PECL.

19 years agofix printf-style formats
Antony Dovgal [Mon, 30 Jan 2006 21:14:54 +0000 (21:14 +0000)]
fix printf-style formats

19 years agonuke ws pollution
foobar [Sun, 29 Jan 2006 17:54:45 +0000 (17:54 +0000)]
nuke ws pollution