]> granicus.if.org Git - php/log
php
17 years ago- Updated timezone database to version 2007.5. (Derick)
Derick Rethans [Fri, 13 Apr 2007 14:51:40 +0000 (14:51 +0000)]
- Updated timezone database to version 2007.5. (Derick)

17 years agoBFN
Antony Dovgal [Fri, 13 Apr 2007 14:41:57 +0000 (14:41 +0000)]
BFN

17 years agofix #41075 (memleak when creating default object caused exception)
Antony Dovgal [Fri, 13 Apr 2007 14:41:36 +0000 (14:41 +0000)]
fix #41075 (memleak when creating default object caused exception)

17 years ago- Fixed bug #39416 (Milliseconds in date()).
Derick Rethans [Fri, 13 Apr 2007 14:09:20 +0000 (14:09 +0000)]
- Fixed bug #39416 (Milliseconds in date()).

17 years agoadd new test
Antony Dovgal [Fri, 13 Apr 2007 13:37:17 +0000 (13:37 +0000)]
add new test

17 years agofix tests
Antony Dovgal [Fri, 13 Apr 2007 12:29:32 +0000 (12:29 +0000)]
fix tests

17 years ago- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
Derick Rethans [Fri, 13 Apr 2007 08:33:48 +0000 (08:33 +0000)]
- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).

17 years ago- Fixed bug #40290 (strtotime() returns unexpected result with particular
Derick Rethans [Fri, 13 Apr 2007 08:11:07 +0000 (08:11 +0000)]
- Fixed bug #40290 (strtotime() returns unexpected result with particular
  timezone offset).

17 years agoreverting incorrect changes to pack test
Brian Shire [Fri, 13 Apr 2007 02:15:07 +0000 (02:15 +0000)]
reverting incorrect changes to pack test
# only a problem on darwin, latest gcc-4.2 branch works as expected.

17 years agoMFH: add support for %I64(u|d) to sprintf() utilities
Antony Dovgal [Thu, 12 Apr 2007 22:01:20 +0000 (22:01 +0000)]
MFH: add support for %I64(u|d) to sprintf() utilities

17 years agoFixed bug #41034 (json_encode() ignores null byte started keys in arrays)
Ilia Alshanetsky [Thu, 12 Apr 2007 19:40:38 +0000 (19:40 +0000)]
Fixed bug #41034 (json_encode() ignores null byte started keys in arrays)

17 years ago- Fix bug #41061 ("visibility error" in ReflectionFunction::export())
Johannes Schlüter [Thu, 12 Apr 2007 18:39:46 +0000 (18:39 +0000)]
- Fix bug #41061 ("visibility error" in ReflectionFunction::export())

17 years agoFixed bug #41063 (chdir doesn't like root paths).
Dmitry Stogov [Thu, 12 Apr 2007 15:28:58 +0000 (15:28 +0000)]
Fixed bug #41063 (chdir doesn't like root paths).

17 years agoMFH
Antony Dovgal [Thu, 12 Apr 2007 12:31:39 +0000 (12:31 +0000)]
MFH

17 years agoadd missing SKIPIF sections
Antony Dovgal [Thu, 12 Apr 2007 12:29:48 +0000 (12:29 +0000)]
add missing SKIPIF sections

17 years agoadd new test
Antony Dovgal [Thu, 12 Apr 2007 12:23:30 +0000 (12:23 +0000)]
add new test

17 years agoMFH
Antony Dovgal [Thu, 12 Apr 2007 10:25:15 +0000 (10:25 +0000)]
MFH

17 years agominor improvement
Antony Dovgal [Wed, 11 Apr 2007 22:34:48 +0000 (22:34 +0000)]
minor improvement

17 years agoimprove test
Antony Dovgal [Wed, 11 Apr 2007 22:29:53 +0000 (22:29 +0000)]
improve test

17 years agoDon't define KEY_END twice
Ilia Alshanetsky [Wed, 11 Apr 2007 22:19:11 +0000 (22:19 +0000)]
Don't define KEY_END twice

17 years agoadded support for HOME and END key
Georg Richter [Wed, 11 Apr 2007 18:37:15 +0000 (18:37 +0000)]
added support for HOME and END key

17 years agoMFH
Antony Dovgal [Wed, 11 Apr 2007 16:03:06 +0000 (16:03 +0000)]
MFH

17 years ago- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative
Derick Rethans [Wed, 11 Apr 2007 14:37:42 +0000 (14:37 +0000)]
- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative
  time units correctly).

17 years ago- add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)
Pierre Joye [Wed, 11 Apr 2007 11:44:20 +0000 (11:44 +0000)]
- add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)

17 years agoBack to dev
Ilia Alshanetsky [Tue, 10 Apr 2007 22:38:47 +0000 (22:38 +0000)]
Back to dev

17 years ago5.2.2RC1
Ilia Alshanetsky [Tue, 10 Apr 2007 22:31:16 +0000 (22:31 +0000)]
5.2.2RC1

17 years agofix #40931 (open_basedir bypass via symlink and move_uploaded_file())
Antony Dovgal [Tue, 10 Apr 2007 22:30:07 +0000 (22:30 +0000)]
fix #40931 (open_basedir bypass via symlink and move_uploaded_file())

17 years agoskip test if openssl is present
Antony Dovgal [Tue, 10 Apr 2007 21:38:20 +0000 (21:38 +0000)]
skip test if openssl is present

17 years agoskip this test on MacOS
Antony Dovgal [Tue, 10 Apr 2007 21:20:44 +0000 (21:20 +0000)]
skip this test on MacOS

17 years agofix test name
Antony Dovgal [Tue, 10 Apr 2007 21:16:56 +0000 (21:16 +0000)]
fix test name

17 years agofix #41043 (pdo_oci crash when freeing error text with persistent connection)
Antony Dovgal [Tue, 10 Apr 2007 20:28:49 +0000 (20:28 +0000)]
fix #41043 (pdo_oci crash when freeing error text with persistent connection)

17 years ago- WS/CS
Marcus Boerger [Tue, 10 Apr 2007 15:56:31 +0000 (15:56 +0000)]
- WS/CS

17 years ago- Cleanup the cleanup
Marcus Boerger [Tue, 10 Apr 2007 15:50:34 +0000 (15:50 +0000)]
- Cleanup the cleanup

17 years agodeclare THREADSAFE explicitly (it's On if undefined)
Antony Dovgal [Tue, 10 Apr 2007 11:32:48 +0000 (11:32 +0000)]
declare THREADSAFE explicitly (it's On if undefined)

17 years ago- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail....
foobar [Tue, 10 Apr 2007 10:57:35 +0000 (10:57 +0000)]
- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail. (Integer overflow)

17 years agofix test
Antony Dovgal [Tue, 10 Apr 2007 10:49:16 +0000 (10:49 +0000)]
fix test

17 years agoMFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP)
Antony Dovgal [Tue, 10 Apr 2007 09:37:09 +0000 (09:37 +0000)]
MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP)

17 years agoInitial WIN64 support
Dmitry Stogov [Tue, 10 Apr 2007 06:22:28 +0000 (06:22 +0000)]
Initial WIN64 support

17 years agofix folding tags
Antony Dovgal [Mon, 9 Apr 2007 21:19:38 +0000 (21:19 +0000)]
fix folding tags

17 years agoFix test
foobar [Mon, 9 Apr 2007 20:07:25 +0000 (20:07 +0000)]
Fix test

17 years agoUpgrade libsqlite 3 inside PDO sqlite to version 3.3.15
Ilia Alshanetsky [Mon, 9 Apr 2007 16:35:11 +0000 (16:35 +0000)]
Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15

17 years agoRemoved wrong size_t definition
Dmitry Stogov [Mon, 9 Apr 2007 15:39:59 +0000 (15:39 +0000)]
Removed wrong size_t definition

17 years agoFixed 64-bit support
Dmitry Stogov [Mon, 9 Apr 2007 15:38:58 +0000 (15:38 +0000)]
Fixed 64-bit support

17 years agoFixed 64-bit issues
Dmitry Stogov [Mon, 9 Apr 2007 15:32:35 +0000 (15:32 +0000)]
Fixed 64-bit issues

17 years agoZTS fix
Dmitry Stogov [Mon, 9 Apr 2007 15:32:08 +0000 (15:32 +0000)]
ZTS fix

17 years agoBFN
Antony Dovgal [Mon, 9 Apr 2007 07:30:26 +0000 (07:30 +0000)]
BFN

17 years agofix #41026 (segfault when calling "self::method()" in shutdown functions)
Antony Dovgal [Mon, 9 Apr 2007 07:30:09 +0000 (07:30 +0000)]
fix #41026 (segfault when calling "self::method()" in shutdown functions)

17 years agoFixed bug #40822 (pdo_mysql does not return rowCount() on select).
Ilia Alshanetsky [Sun, 8 Apr 2007 15:26:21 +0000 (15:26 +0000)]
Fixed bug #40822 (pdo_mysql does not return rowCount() on select).

17 years ago- MFH: Added linenumbers to array returned by token_get_all()
Johannes Schlüter [Sun, 8 Apr 2007 00:18:38 +0000 (00:18 +0000)]
- MFH: Added linenumbers to array returned by token_get_all()

17 years agoMFB: clean & refactored disk_*() funcs implementation
Antony Dovgal [Fri, 6 Apr 2007 22:10:56 +0000 (22:10 +0000)]
MFB: clean & refactored disk_*() funcs implementation
Ilia, feel free to make these functions public, though I don't see why would want to do that

17 years agofix test
Antony Dovgal [Fri, 6 Apr 2007 19:35:12 +0000 (19:35 +0000)]
fix test

17 years agoWe can't use the printf attribute here since we are supporting
Andrei Zmievski [Fri, 6 Apr 2007 19:25:52 +0000 (19:25 +0000)]
We can't use the printf attribute here since we are supporting
non-standard formats (like 'F').

17 years agoApologies. Didn't realize we were using custom snprintf().
Andrei Zmievski [Fri, 6 Apr 2007 18:27:58 +0000 (18:27 +0000)]
Apologies. Didn't realize we were using custom snprintf().

17 years agoTypo?
Andrei Zmievski [Fri, 6 Apr 2007 18:25:49 +0000 (18:25 +0000)]
Typo?

17 years ago- Fix 40442
Marcus Boerger [Fri, 6 Apr 2007 17:57:10 +0000 (17:57 +0000)]
- Fix 40442

17 years ago- Add bug name
Marcus Boerger [Fri, 6 Apr 2007 17:54:22 +0000 (17:54 +0000)]
- Add bug name

17 years ago- Better fix for #40091
Marcus Boerger [Fri, 6 Apr 2007 16:00:08 +0000 (16:00 +0000)]
- Better fix for #40091

17 years ago- Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPE
Pierre Joye [Fri, 6 Apr 2007 15:38:35 +0000 (15:38 +0000)]
- Fix windows mutex intialization, add  HAVE_GD_FONTMUTEX and  HAVE_LIBFREETYPE
  to config.w32 (Thanks to Frank for the report)

17 years ago- Fix #40442
Marcus Boerger [Fri, 6 Apr 2007 15:32:30 +0000 (15:32 +0000)]
- Fix #40442

17 years agoAvoid locks when appening to the error log file
Ilia Alshanetsky [Fri, 6 Apr 2007 13:58:48 +0000 (13:58 +0000)]
Avoid locks when appening to the error log file

17 years agoFixed foreach by-ref bug.
Ilia Alshanetsky [Thu, 5 Apr 2007 23:48:43 +0000 (23:48 +0000)]
Fixed foreach by-ref bug.

# Patch from Brian Shire

17 years ago- MFH zend_info_call_*() stuff, fixes coverity issue #328, noticed by tony
Marcus Boerger [Thu, 5 Apr 2007 19:49:42 +0000 (19:49 +0000)]
- MFH zend_info_call_*() stuff, fixes coverity issue #328, noticed by tony

17 years agofix win32 build
Rob Richards [Thu, 5 Apr 2007 18:08:42 +0000 (18:08 +0000)]
fix win32 build

17 years ago- reflect the "real" version to avoid confusions. Users should really use
Pierre Joye [Thu, 5 Apr 2007 11:57:57 +0000 (11:57 +0000)]
- reflect the "real" version to avoid confusions. Users should really use
  only the bundled version

17 years ago- MFB: import the right data 005_crt.txt
Pierre Joye [Thu, 5 Apr 2007 09:38:45 +0000 (09:38 +0000)]
- MFB: import the right data 005_crt.txt

17 years agoMFH: fix build
Antony Dovgal [Thu, 5 Apr 2007 09:33:10 +0000 (09:33 +0000)]
MFH: fix build

17 years ago- MFH: add missing data for 005.phpt
Pierre Joye [Thu, 5 Apr 2007 09:00:07 +0000 (09:00 +0000)]
- MFH: add missing data for 005.phpt

17 years agofix test
Antony Dovgal [Thu, 5 Apr 2007 07:23:56 +0000 (07:23 +0000)]
fix test

17 years agofix ZTS build
Antony Dovgal [Thu, 5 Apr 2007 07:10:07 +0000 (07:10 +0000)]
fix ZTS build

17 years agoFixed bug #40999 (mcrypt_create_iv() not using random seed).
Ilia Alshanetsky [Thu, 5 Apr 2007 01:48:56 +0000 (01:48 +0000)]
Fixed bug #40999 (mcrypt_create_iv() not using random seed).

17 years ago- nuke c++ comments
Pierre Joye [Wed, 4 Apr 2007 22:00:51 +0000 (22:00 +0000)]
- nuke c++ comments

17 years ago- #39867 and openssl MB fix
Pierre Joye [Wed, 4 Apr 2007 21:27:55 +0000 (21:27 +0000)]
- #39867 and openssl MB fix

17 years ago- implement #39867, PKCS#12 support
Pierre Joye [Wed, 4 Apr 2007 21:24:01 +0000 (21:24 +0000)]
- implement #39867, PKCS#12 support
- Fix possible multibyte issues issue in the add_assoc function
- add test for openssl_csr_get_subject

17 years ago- filter and gd entries
Pierre Joye [Wed, 4 Apr 2007 21:01:51 +0000 (21:01 +0000)]
- filter and gd entries

17 years ago- #40947, allow a single filter as argument for filter_var_array
Pierre Joye [Wed, 4 Apr 2007 20:50:26 +0000 (20:50 +0000)]
- #40947, allow a single filter as argument for filter_var_array

17 years agoMFH: fix #40998 (long session array keys are truncated)
Antony Dovgal [Wed, 4 Apr 2007 19:52:19 +0000 (19:52 +0000)]
MFH: fix #40998 (long session array keys are truncated)

17 years agoSync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB...
Seiji Masugata [Wed, 4 Apr 2007 15:25:41 +0000 (15:25 +0000)]
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).

17 years agofix race condition on font cache shutdown
Nuno Lopes [Wed, 4 Apr 2007 14:24:03 +0000 (14:24 +0000)]
fix race condition on font cache shutdown

17 years ago- do not try to use the global color map when none was found (Nuno, Pierre)
Pierre Joye [Wed, 4 Apr 2007 11:40:11 +0000 (11:40 +0000)]
- do not try to use the global color map when none was found (Nuno, Pierre)
- free im on error

17 years agoMFH: fix leak on error
Antony Dovgal [Wed, 4 Apr 2007 10:44:55 +0000 (10:44 +0000)]
MFH: fix leak on error

17 years ago- MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used
Pierre Joye [Wed, 4 Apr 2007 01:58:24 +0000 (01:58 +0000)]
- MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used

17 years ago- Sync with gd 2.0.35 (bug #52, #60 and #66)
Pierre Joye [Wed, 4 Apr 2007 01:34:50 +0000 (01:34 +0000)]
- Sync with gd 2.0.35 (bug #52, #60 and #66)
 - Improve TS of gif loading code (Roman Nemecek, Nuno, Pierre)
 - a frame size must be confined to the screen defition (Pierre)
 - be sure to always read the dimensions in the frame and does not use
   the screen size (see #66 for a side effect) (Pierre)
- Update #37360 test. The frame does not fit the logical screen (specs
  tell that it must fit) (Pierre)

17 years ago- MFH:
Pierre Joye [Wed, 4 Apr 2007 00:47:55 +0000 (00:47 +0000)]
- MFH:
 - remove double lock (tween colors cache is created in each thread, the
   cache mutex is already locked earlier)
 - #40858, other TS improvements for gd freetype cache management
   cache initialization and shutdown is now done in MINIT and MSHUTDOWN.

17 years agoAddres limitation of __HALT_COMPILER() that allowed only one instance
Ilia Alshanetsky [Wed, 4 Apr 2007 00:42:42 +0000 (00:42 +0000)]
Addres limitation of __HALT_COMPILER() that allowed only one instance
per request.

# Patch by Greg Beaver

17 years ago. colors allocated henceforth from the resulting image overwrite
Pierre Joye [Wed, 4 Apr 2007 00:30:18 +0000 (00:30 +0000)]
. colors allocated henceforth from the resulting image overwrite
  the palette colors (sync with 2.0.34) (Rob Leslie)

17 years agoBFN
Antony Dovgal [Tue, 3 Apr 2007 20:21:20 +0000 (20:21 +0000)]
BFN

17 years agoMFH: fix #39351 (relative include fails on Solaris)
Antony Dovgal [Tue, 3 Apr 2007 20:20:56 +0000 (20:20 +0000)]
MFH: fix #39351 (relative include fails on Solaris)

17 years agocorrection for previous fix to bug #38770 (pack/unpack is broken on 64bit)
Brian Shire [Tue, 3 Apr 2007 19:50:40 +0000 (19:50 +0000)]
correction for previous fix to bug #38770 (pack/unpack is broken on 64bit)
fix pack test, correct space to tabs

17 years agoallow registered classes to be changed
Rob Richards [Tue, 3 Apr 2007 11:57:04 +0000 (11:57 +0000)]
allow registered classes to be changed

17 years agoFixed typos
Ilia Alshanetsky [Mon, 2 Apr 2007 21:35:46 +0000 (21:35 +0000)]
Fixed typos

17 years agofix #33664
Stanislav Malyshev [Mon, 2 Apr 2007 20:51:12 +0000 (20:51 +0000)]
fix #33664

17 years agofix for #33664 Console window appears when using exec()
Stanislav Malyshev [Mon, 2 Apr 2007 20:44:30 +0000 (20:44 +0000)]
fix for #33664 Console window appears when using exec()

17 years ago- 64bit test
foobar [Mon, 2 Apr 2007 15:09:37 +0000 (15:09 +0000)]
- 64bit test

17 years ago- Make this 32bit only test. (will add 64bit version next)
foobar [Mon, 2 Apr 2007 15:02:02 +0000 (15:02 +0000)]
- Make this 32bit only test. (will add 64bit version next)

17 years agoFixed bug #37013 (server hangs when returning circular object references)
Dmitry Stogov [Mon, 2 Apr 2007 13:43:08 +0000 (13:43 +0000)]
Fixed bug #37013 (server hangs when returning circular object references)

17 years ago- Changed phpinfo() to make difference between set php.ini path and what was actually...
foobar [Mon, 2 Apr 2007 12:41:07 +0000 (12:41 +0000)]
- Changed phpinfo() to make difference between set php.ini path and what was actually loaded.

17 years agoFixed test
Dmitry Stogov [Mon, 2 Apr 2007 11:44:40 +0000 (11:44 +0000)]
Fixed test

17 years agoFixed bug #40897 (error_log file not locked)
Ilia Alshanetsky [Sun, 1 Apr 2007 19:29:42 +0000 (19:29 +0000)]
Fixed bug #40897 (error_log file not locked)

17 years agoFixed bug #40921 (php_default_post_reader crashes when post_max_size is
Ilia Alshanetsky [Sun, 1 Apr 2007 19:09:36 +0000 (19:09 +0000)]
Fixed bug #40921 (php_default_post_reader crashes when post_max_size is
exceeded).

17 years agonew test
Dmitry Stogov [Fri, 30 Mar 2007 10:10:33 +0000 (10:10 +0000)]
new test