]> granicus.if.org Git - php/log
php
19 years agoMFB51: Regenerate file to be more gcov friendly
Ilia Alshanetsky [Fri, 2 Dec 2005 17:34:35 +0000 (17:34 +0000)]
MFB51: Regenerate file to be more gcov friendly

19 years ago- Be picky about names
Marcus Boerger [Fri, 2 Dec 2005 15:59:36 +0000 (15:59 +0000)]
- Be picky about names

19 years agoMFB51: fix compile warning and paths
foobar [Fri, 2 Dec 2005 13:23:44 +0000 (13:23 +0000)]
MFB51: fix compile warning and paths

19 years agoMF51: use --enable instead of --with
Michael Wallner [Fri, 2 Dec 2005 11:01:19 +0000 (11:01 +0000)]
MF51: use --enable instead of --with

19 years ago- Fix configure
foobar [Fri, 2 Dec 2005 08:59:26 +0000 (08:59 +0000)]
- Fix configure

19 years agoChangeLog update
<changelog@php.net> [Fri, 2 Dec 2005 06:46:50 +0000 (06:46 +0000)]
ChangeLog update

19 years ago- prepare 2.0.2
Pierre Joye [Fri, 2 Dec 2005 00:50:28 +0000 (00:50 +0000)]
- prepare 2.0.2

19 years ago- export everything we've got aliases for
Michael Wallner [Thu, 1 Dec 2005 21:08:17 +0000 (21:08 +0000)]
- export everything we've got aliases for

19 years ago- use php_pcre aliases
Michael Wallner [Thu, 1 Dec 2005 20:53:04 +0000 (20:53 +0000)]
- use php_pcre aliases

19 years agotweak the fix
Antony Dovgal [Thu, 1 Dec 2005 20:39:49 +0000 (20:39 +0000)]
tweak the fix

19 years ago- ext/filter will need those exports
Michael Wallner [Thu, 1 Dec 2005 20:07:01 +0000 (20:07 +0000)]
- ext/filter will need those exports
# php_compat.h still prevents linking

19 years agofix #35508 (PDO fails when unknown fetch mode specified)
Antony Dovgal [Thu, 1 Dec 2005 19:59:36 +0000 (19:59 +0000)]
fix #35508 (PDO fails when unknown fetch mode specified)

19 years agoMF51: fix Win32 compile failure
Antony Dovgal [Thu, 1 Dec 2005 19:26:31 +0000 (19:26 +0000)]
MF51: fix Win32 compile failure

19 years agotwo more tests
Antony Dovgal [Thu, 1 Dec 2005 18:23:08 +0000 (18:23 +0000)]
two more tests

19 years agochange to PHP 3.01 license
Rob Richards [Thu, 1 Dec 2005 16:41:52 +0000 (16:41 +0000)]
change to PHP 3.01 license

19 years agoMFB51: Fixed bug #35499 (strtotime() does not handle whitespace around the
Ilia Alshanetsky [Thu, 1 Dec 2005 16:26:38 +0000 (16:26 +0000)]
MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around the
date string).

19 years ago- Fixed PECL bug #6124: Crash on HTML tags when using FS_STRING
foobar [Thu, 1 Dec 2005 16:24:19 +0000 (16:24 +0000)]
- Fixed PECL bug #6124: Crash on HTML tags when using FS_STRING

19 years agoMF51: fix #35490 (socket_sendto() unable to handle IPv6 addresses)
Antony Dovgal [Thu, 1 Dec 2005 14:03:51 +0000 (14:03 +0000)]
MF51: fix #35490 (socket_sendto() unable to handle IPv6 addresses)

19 years agofix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails
Antony Dovgal [Thu, 1 Dec 2005 13:46:05 +0000 (13:46 +0000)]
fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails

19 years agoFixed bug #35437 (Segfault or Invalid Opcode 137/1/4)
Dmitry Stogov [Thu, 1 Dec 2005 12:51:19 +0000 (12:51 +0000)]
Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4)

19 years agoFixed bug #34729 (Crash in ZTS mode under Apache)
Dmitry Stogov [Thu, 1 Dec 2005 11:49:51 +0000 (11:49 +0000)]
Fixed bug #34729 (Crash in ZTS mode under Apache)

19 years ago- Use putenv() correct
Marcus Boerger [Thu, 1 Dec 2005 09:59:59 +0000 (09:59 +0000)]
- Use putenv() correct

19 years ago- Use correct configure option style. Enabled by default.
foobar [Thu, 1 Dec 2005 08:54:15 +0000 (08:54 +0000)]
- Use correct configure option style. Enabled by default.

19 years ago- Fix warnings
Marcus Boerger [Thu, 1 Dec 2005 08:49:57 +0000 (08:49 +0000)]
- Fix warnings

19 years agoChangeLog update
<changelog@php.net> [Thu, 1 Dec 2005 06:45:42 +0000 (06:45 +0000)]
ChangeLog update

19 years agoAdd hash_hmac() and hash_hmac_file() for single shot HMAC calculations
Sara Golemon [Thu, 1 Dec 2005 04:53:55 +0000 (04:53 +0000)]
Add hash_hmac() and hash_hmac_file() for single shot HMAC calculations

19 years ago- New environment TEST_PHP_ARGS to allow appending args to run-tests.php
Marcus Boerger [Thu, 1 Dec 2005 01:26:20 +0000 (01:26 +0000)]
- New environment TEST_PHP_ARGS to allow appending args to run-tests.php
- New mode -q (quiet)
- New mode -s <file> (save output to a file)

19 years ago- White space fixes
Marcus Boerger [Thu, 1 Dec 2005 00:57:29 +0000 (00:57 +0000)]
- White space fixes

19 years ago- Added win32 build stuff
foobar [Thu, 1 Dec 2005 00:48:13 +0000 (00:48 +0000)]
- Added win32 build stuff

19 years ago- More cleanups.
foobar [Thu, 1 Dec 2005 00:36:26 +0000 (00:36 +0000)]
- More cleanups.
# Pierre: Check the convenient list of unnecessary defines in config.m4
# (search for FIXME :)

19 years ago- Add support for valgrind testing (Nuno)
Marcus Boerger [Thu, 1 Dec 2005 00:26:44 +0000 (00:26 +0000)]
- Add support for valgrind testing (Nuno)

19 years agoMFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()
Ilia Alshanetsky [Wed, 30 Nov 2005 23:53:47 +0000 (23:53 +0000)]
MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()
without proper init).

19 years agoadd new test
Antony Dovgal [Wed, 30 Nov 2005 23:34:51 +0000 (23:34 +0000)]
add new test

19 years ago- Make gcov targets work with debian (http://gcov.php.net)
Marcus Boerger [Wed, 30 Nov 2005 22:27:32 +0000 (22:27 +0000)]
- Make gcov targets work with debian (http://gcov.php.net)

19 years agoMFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
Ilia Alshanetsky [Wed, 30 Nov 2005 18:13:17 +0000 (18:13 +0000)]
MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
properly).

19 years ago- minor version is 0
Pierre Joye [Wed, 30 Nov 2005 17:33:27 +0000 (17:33 +0000)]
- minor version is 0

19 years ago- use gdlib-config
Pierre Joye [Wed, 30 Nov 2005 15:59:07 +0000 (15:59 +0000)]
- use gdlib-config
- bump to 2.0.33 for now, most stable release and closer from the phpgd
  this is only about config.m4, sources cleanup will follow the additions
  of various tests.

19 years ago- Fix the ccache detection
foobar [Wed, 30 Nov 2005 15:01:22 +0000 (15:01 +0000)]
- Fix the ccache detection

19 years agofix possible crash in pdo_mysql_stmt_dtor()
Antony Dovgal [Wed, 30 Nov 2005 11:32:33 +0000 (11:32 +0000)]
fix possible crash in pdo_mysql_stmt_dtor()

19 years ago- fix PHP4 build
Michael Wallner [Wed, 30 Nov 2005 11:11:52 +0000 (11:11 +0000)]
- fix PHP4 build

19 years agoFixed bug #35373 (HP-UX "alias not allowed in this configuration")
Dmitry Stogov [Wed, 30 Nov 2005 10:25:51 +0000 (10:25 +0000)]
Fixed bug #35373 (HP-UX "alias not allowed in this configuration")

19 years agoFixed bug #35470 (Assigning global using variable name from array doesn't function)
Dmitry Stogov [Wed, 30 Nov 2005 10:10:32 +0000 (10:10 +0000)]
Fixed bug #35470 (Assigning global using variable name from array doesn't function)

19 years ago- Fix tests
Marcus Boerger [Wed, 30 Nov 2005 08:14:49 +0000 (08:14 +0000)]
- Fix tests

19 years agoChangeLog update
<changelog@php.net> [Wed, 30 Nov 2005 06:42:54 +0000 (06:42 +0000)]
ChangeLog update

19 years agofn
foobar [Tue, 29 Nov 2005 23:23:32 +0000 (23:23 +0000)]
fn

19 years agoMFB51: fixed zts build
Ilia Alshanetsky [Tue, 29 Nov 2005 23:10:48 +0000 (23:10 +0000)]
MFB51: fixed zts build

19 years agoMFB: automake dependancy was removed long time ago
foobar [Tue, 29 Nov 2005 22:42:53 +0000 (22:42 +0000)]
MFB: automake dependancy was removed long time ago

19 years ago- Remove unnecessary libgcov entry (the gcc options handle it)
foobar [Tue, 29 Nov 2005 22:38:32 +0000 (22:38 +0000)]
- Remove unnecessary libgcov entry (the gcc options handle it)

19 years ago- Remove unused lines
foobar [Tue, 29 Nov 2005 22:26:07 +0000 (22:26 +0000)]
- Remove unused lines

19 years agomake use of $SED if possible
Antony Dovgal [Tue, 29 Nov 2005 21:45:53 +0000 (21:45 +0000)]
make use of $SED if possible

19 years agoMFB51: Update bundled libtool to version 1.5.20
foobar [Tue, 29 Nov 2005 21:33:12 +0000 (21:33 +0000)]
MFB51: Update bundled libtool to version 1.5.20

19 years agoMFB51: Always use $SED instead of sed
foobar [Tue, 29 Nov 2005 21:31:35 +0000 (21:31 +0000)]
MFB51: Always use $SED instead of sed

19 years agoAdded missing support for 'B' format identifier to date() function.
Ilia Alshanetsky [Tue, 29 Nov 2005 20:48:44 +0000 (20:48 +0000)]
Added missing support for 'B' format identifier to date() function.

19 years agoMFB51: Fixed bug #35425 (idate() function ignores timezone settings).
Ilia Alshanetsky [Tue, 29 Nov 2005 20:27:21 +0000 (20:27 +0000)]
MFB51: Fixed bug #35425 (idate() function ignores timezone settings).

19 years agoMF51: change "-o" to "||" to support weird systems with broken `test`
Antony Dovgal [Tue, 29 Nov 2005 18:38:48 +0000 (18:38 +0000)]
MF51: change "-o" to "||" to support weird systems with broken `test`

19 years agoMFB51: fixed date tests
Ilia Alshanetsky [Tue, 29 Nov 2005 16:25:39 +0000 (16:25 +0000)]
MFB51: fixed date tests

19 years agoMFB51: Fixed bug #35427 (str_word_count() handles '-' incorrectly).
Ilia Alshanetsky [Tue, 29 Nov 2005 16:14:47 +0000 (16:14 +0000)]
MFB51: Fixed bug #35427 (str_word_count() handles '-' incorrectly).

19 years ago- Regenerated with working re2c and with proper options
foobar [Tue, 29 Nov 2005 08:13:18 +0000 (08:13 +0000)]
- Regenerated with working re2c and with proper options

19 years agoChangeLog update
<changelog@php.net> [Tue, 29 Nov 2005 06:49:28 +0000 (06:49 +0000)]
ChangeLog update

19 years ago- Fix some memleaks
Marcus Boerger [Tue, 29 Nov 2005 02:46:19 +0000 (02:46 +0000)]
- Fix some memleaks

19 years ago- Allow test to be used w/o run-tests.php
Marcus Boerger [Tue, 29 Nov 2005 02:41:54 +0000 (02:41 +0000)]
- Allow test to be used w/o run-tests.php

19 years agoMFB51:
Ilia Alshanetsky [Tue, 29 Nov 2005 01:31:52 +0000 (01:31 +0000)]
MFB51:
Fixed bug #35422 (strtotime() does not parse times with UTC as timezone).
Fixed bug #35414 (strtotime() no longer works with ordinal suffix).

19 years agoMFB51: Fixed bug #35456 (+ 1 [time unit] format did not work).
Ilia Alshanetsky [Mon, 28 Nov 2005 23:26:40 +0000 (23:26 +0000)]
MFB51: Fixed bug #35456 (+ 1 [time unit] format did not work).

19 years agofix build with libedit
foobar [Mon, 28 Nov 2005 23:03:49 +0000 (23:03 +0000)]
fix build with libedit

19 years ago- Fixed bug #35409 (undefined reference to 'rl_completion_matches')
foobar [Mon, 28 Nov 2005 16:49:35 +0000 (16:49 +0000)]
- Fixed bug #35409 (undefined reference to 'rl_completion_matches')

19 years agoFixed bug #35393 (changing static protected members from outside the class, one more...
Dmitry Stogov [Mon, 28 Nov 2005 14:33:44 +0000 (14:33 +0000)]
Fixed bug #35393 (changing static protected members from outside the class, one more reference issue)

19 years agofix bug #35381 - ensure library is initialized before use
Alan Knowles [Mon, 28 Nov 2005 10:28:17 +0000 (10:28 +0000)]
fix bug #35381 - ensure library is initialized before use

19 years agoFixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64binary fails)
Dmitry Stogov [Mon, 28 Nov 2005 10:09:07 +0000 (10:09 +0000)]
Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64binary fails)

19 years agoChangeLog update
<changelog@php.net> [Mon, 28 Nov 2005 06:43:30 +0000 (06:43 +0000)]
ChangeLog update

19 years agoMF51: use || instead of -o to support weird systems with old `test`
Antony Dovgal [Sun, 27 Nov 2005 23:00:55 +0000 (23:00 +0000)]
MF51: use || instead of -o to support weird systems with old `test`

19 years agofix #35430 (PDO crashes on incorrect FETCH_FUNC use)
Antony Dovgal [Sun, 27 Nov 2005 20:56:46 +0000 (20:56 +0000)]
fix #35430 (PDO crashes on incorrect FETCH_FUNC use)

19 years agoMF51: improve open_basedir check
foobar [Sun, 27 Nov 2005 20:10:15 +0000 (20:10 +0000)]
MF51: improve open_basedir check

19 years agofix config.m4
Antony Dovgal [Sun, 27 Nov 2005 18:35:35 +0000 (18:35 +0000)]
fix config.m4

19 years agoplug memory leak
Antony Dovgal [Sun, 27 Nov 2005 18:34:16 +0000 (18:34 +0000)]
plug memory leak

19 years ago- Fix minor issues in RecursiveDirectoryIterator & provide new flag consts
Marcus Boerger [Sun, 27 Nov 2005 13:07:18 +0000 (13:07 +0000)]
- Fix minor issues in RecursiveDirectoryIterator & provide new flag consts

19 years agoFixed bug #35316 (Application exception trying to create COM object)
Rob Richards [Sun, 27 Nov 2005 12:21:12 +0000 (12:21 +0000)]
Fixed bug #35316 (Application exception trying to create COM object)
Fix some handler signatures causing memory corruption
Various unicode fixes

19 years ago- Fix editor blocks
Marcus Boerger [Sun, 27 Nov 2005 12:13:42 +0000 (12:13 +0000)]
- Fix editor blocks

19 years agoChangeLog update
<changelog@php.net> [Sun, 27 Nov 2005 06:48:53 +0000 (06:48 +0000)]
ChangeLog update

19 years ago- Output modularization, 1st step
Marcus Boerger [Sat, 26 Nov 2005 18:07:49 +0000 (18:07 +0000)]
- Output modularization, 1st step

19 years agoshow OIC version in phpinfo(); if possible
Antony Dovgal [Sat, 26 Nov 2005 17:34:35 +0000 (17:34 +0000)]
show OIC version in phpinfo(); if possible
fix build with older versions: SQLT_BDOUBLE & SQLT_BFLOAT first appeared in Oracle 10

19 years ago- Really test the issue here
Marcus Boerger [Sat, 26 Nov 2005 16:34:37 +0000 (16:34 +0000)]
- Really test the issue here

19 years ago- Bug 35382 was nit fixed but the test system was not capable for this kind
Marcus Boerger [Sat, 26 Nov 2005 16:33:08 +0000 (16:33 +0000)]
- Bug 35382 was nit fixed but the test system was not capable for this kind
  of tests

19 years ago- ditch warnings
Michael Wallner [Sat, 26 Nov 2005 14:17:09 +0000 (14:17 +0000)]
- ditch warnings

19 years agofix test
foobar [Sat, 26 Nov 2005 13:39:55 +0000 (13:39 +0000)]
fix test

19 years ago- Scew short open tags
Marcus Boerger [Sat, 26 Nov 2005 13:37:30 +0000 (13:37 +0000)]
- Scew short open tags

19 years ago- Add new test
Marcus Boerger [Sat, 26 Nov 2005 13:22:46 +0000 (13:22 +0000)]
- Add new test

19 years ago- use php_hash_* types
Michael Wallner [Sat, 26 Nov 2005 13:15:06 +0000 (13:15 +0000)]
- use php_hash_* types
# ok with everybody?

19 years ago- Fix bug #35406 eval hangs when evall'ed code ends with comment w/o newline
Marcus Boerger [Sat, 26 Nov 2005 13:09:28 +0000 (13:09 +0000)]
- Fix bug #35406 eval hangs when evall'ed code ends with comment w/o newline

19 years agoMF51: add properties hashtable to Timezone class
Antony Dovgal [Sat, 26 Nov 2005 12:37:20 +0000 (12:37 +0000)]
MF51: add properties hashtable to Timezone class

19 years ago- Oversight
Marcus Boerger [Sat, 26 Nov 2005 12:33:42 +0000 (12:33 +0000)]
- Oversight

19 years ago- Synch with what we decided for 5 and what we are practicing since 5
Marcus Boerger [Sat, 26 Nov 2005 12:25:58 +0000 (12:25 +0000)]
- Synch with what we decided for 5 and what we are practicing since 5

19 years agofix #35402 (New date class causes crash in get_object_vars())
Antony Dovgal [Sat, 26 Nov 2005 09:39:50 +0000 (09:39 +0000)]
fix #35402 (New date class causes crash in get_object_vars())

19 years agoChangeLog update
<changelog@php.net> [Sat, 26 Nov 2005 06:37:54 +0000 (06:37 +0000)]
ChangeLog update

19 years agouhm...
Michael Wallner [Sat, 26 Nov 2005 00:15:03 +0000 (00:15 +0000)]
uhm...

19 years ago- add crc32
Michael Wallner [Sat, 26 Nov 2005 00:08:06 +0000 (00:08 +0000)]
- add crc32

19 years ago- add adler32
Michael Wallner [Fri, 25 Nov 2005 23:12:44 +0000 (23:12 +0000)]
- add adler32

19 years ago- ditch warnings
Michael Wallner [Fri, 25 Nov 2005 18:24:34 +0000 (18:24 +0000)]
- ditch warnings
- add gost and snefru test
- CREDITS += mike

19 years ago- add gost algo
Michael Wallner [Fri, 25 Nov 2005 16:12:30 +0000 (16:12 +0000)]
- add gost algo
- declare tables static

19 years agoUse right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
Wez Furlong [Fri, 25 Nov 2005 15:44:40 +0000 (15:44 +0000)]
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions

19 years ago- Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
foobar [Fri, 25 Nov 2005 15:40:14 +0000 (15:40 +0000)]
- Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions