]> granicus.if.org Git - php/log
php
17 years agoChangeLog update
<changelog@php.net> [Tue, 1 May 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update

17 years agoinitialize optional parameters
Antony Dovgal [Mon, 30 Apr 2007 21:39:48 +0000 (21:39 +0000)]
initialize optional parameters

17 years ago- Add new test
Johannes Schlüter [Mon, 30 Apr 2007 19:52:04 +0000 (19:52 +0000)]
- Add new test

17 years ago- Fix "f" modifier for zend_parse_parameters_ex in case of a __call call
Johannes Schlüter [Mon, 30 Apr 2007 19:51:20 +0000 (19:51 +0000)]
- Fix "f" modifier for zend_parse_parameters_ex in case of a __call call
  (fixes Zend/tests/bug19859.phpt and Zend/tests/bug34260.phpt)

17 years agomake concatenating two binary strings a special case
Antony Dovgal [Mon, 30 Apr 2007 15:59:12 +0000 (15:59 +0000)]
make concatenating two binary strings a special case

17 years agoChangeLog update
<changelog@php.net> [Mon, 30 Apr 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Sync with zlib
Edin Kadribasic [Sun, 29 Apr 2007 17:47:56 +0000 (17:47 +0000)]
MFB: Sync with zlib

17 years agoChangeLog update
<changelog@php.net> [Sun, 29 Apr 2007 01:31:07 +0000 (01:31 +0000)]
ChangeLog update

17 years agothis case is handled in convert_to_unicode(), no need to duplicate it
Antony Dovgal [Sat, 28 Apr 2007 12:05:19 +0000 (12:05 +0000)]
this case is handled in convert_to_unicode(), no need to duplicate it

17 years agoconvert non-strings to unicode in unicode mode
Antony Dovgal [Sat, 28 Apr 2007 12:04:43 +0000 (12:04 +0000)]
convert non-strings to unicode in unicode mode

17 years agoadd new tests
Antony Dovgal [Sat, 28 Apr 2007 11:58:41 +0000 (11:58 +0000)]
add new tests

17 years agoChangeLog update
<changelog@php.net> [Sat, 28 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd new tests
Antony Dovgal [Fri, 27 Apr 2007 21:32:40 +0000 (21:32 +0000)]
add new tests

17 years agofix typo (Z_USTRVAL_P -> Z_USTRLEN_P) and CS
Antony Dovgal [Fri, 27 Apr 2007 21:27:14 +0000 (21:27 +0000)]
fix typo (Z_USTRVAL_P -> Z_USTRLEN_P) and CS

17 years agoimprove the tests
Antony Dovgal [Fri, 27 Apr 2007 11:43:24 +0000 (11:43 +0000)]
improve the tests

17 years agoinitialize retval_ptr_ptr before returning FAILURE
Antony Dovgal [Fri, 27 Apr 2007 08:11:37 +0000 (08:11 +0000)]
initialize retval_ptr_ptr before returning FAILURE
this fixes invalid read in #41209

17 years agoChangeLog update
<changelog@php.net> [Fri, 27 Apr 2007 01:31:04 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFix crash on server startup when log message is printed
Uwe Schindler [Fri, 27 Apr 2007 00:29:02 +0000 (00:29 +0000)]
Fix crash on server startup when log message is printed

17 years agofix tests
Antony Dovgal [Thu, 26 Apr 2007 23:42:36 +0000 (23:42 +0000)]
fix tests
add test for yet not merged fix

17 years agofix tests
Antony Dovgal [Thu, 26 Apr 2007 23:32:30 +0000 (23:32 +0000)]
fix tests

17 years agoadd Id tag
Antony Dovgal [Thu, 26 Apr 2007 23:13:16 +0000 (23:13 +0000)]
add Id tag

17 years agofix build on Tru64
Antony Dovgal [Thu, 26 Apr 2007 19:08:24 +0000 (19:08 +0000)]
fix build on Tru64

17 years agoSet CG(literal_type) for backticks.
Andrei Zmievski [Thu, 26 Apr 2007 15:50:12 +0000 (15:50 +0000)]
Set CG(literal_type) for backticks.

17 years agoPrevent double close() of the same file handle
Dmitry Stogov [Thu, 26 Apr 2007 12:53:34 +0000 (12:53 +0000)]
Prevent double close() of the same file handle

17 years agoremove highlight.bg
Antony Dovgal [Thu, 26 Apr 2007 09:39:30 +0000 (09:39 +0000)]
remove highlight.bg

17 years agoremoved unused highlight.bg ini option
Antony Dovgal [Thu, 26 Apr 2007 09:39:03 +0000 (09:39 +0000)]
removed unused highlight.bg ini option

17 years ago- Fix test
Johannes Schlüter [Thu, 26 Apr 2007 07:19:29 +0000 (07:19 +0000)]
- Fix test

17 years agoChangeLog update
<changelog@php.net> [Thu, 26 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd GMP_VERSION constant
Antony Dovgal [Wed, 25 Apr 2007 18:09:08 +0000 (18:09 +0000)]
add GMP_VERSION constant
add test
do not allow zero operand in gmp_divexact()

17 years agoZTS fix
Dmitry Stogov [Wed, 25 Apr 2007 14:18:15 +0000 (14:18 +0000)]
ZTS fix

17 years agoMFB: Fix crashes when SAPI handlers are overriden in dl()-ed extensions
Antony Dovgal [Wed, 25 Apr 2007 11:19:10 +0000 (11:19 +0000)]
MFB: Fix crashes when SAPI handlers are overriden in dl()-ed extensions

17 years ago- Don't pick up php.ini from cwd on BSDs
Hannes Magnusson [Wed, 25 Apr 2007 10:02:23 +0000 (10:02 +0000)]
- Don't pick up php.ini from cwd on BSDs
- "Resolve" (with the help of $PATH) to /path/to/php and pick up
the php.ini from there

17 years agorename --ri core to --ri main
Hannes Magnusson [Wed, 25 Apr 2007 09:53:20 +0000 (09:53 +0000)]
rename --ri core to --ri main
# "the man has spoken"

17 years ago> date: 2006/12/09 22:18:42; author: wez; state: Exp; lines: +14 -6
foobar [Wed, 25 Apr 2007 07:47:15 +0000 (07:47 +0000)]
> date: 2006/12/09 22:18:42;  author: wez;  state: Exp;  lines: +14 -6
> merge PHP 5 pdo into HEAD.  This source compiles on both PHP 5 and PHP 6.
> If you're poking around in here, please make sure that any changes you make
> compile on both PHP 5 and 6.  Thanks!

Same goes for Wez. :) (pecl build broken for pdo drivers)

17 years agoChangeLog update
<changelog@php.net> [Wed, 25 Apr 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update

17 years agoChangeLog update
<changelog@php.net> [Tue, 24 Apr 2007 01:31:13 +0000 (01:31 +0000)]
ChangeLog update

17 years agoAdd the ability to display the core ini entries via "php --ri core"
Hannes Magnusson [Mon, 23 Apr 2007 21:24:54 +0000 (21:24 +0000)]
Add the ability to display the core ini entries via "php --ri core"

17 years ago- Keep unicode.semantcis for SKIPIF
Johannes Schlüter [Mon, 23 Apr 2007 20:55:56 +0000 (20:55 +0000)]
- Keep unicode.semantcis for SKIPIF

17 years ago- Add my name (sync to CREDITS file)
Johannes Schlüter [Mon, 23 Apr 2007 20:53:55 +0000 (20:53 +0000)]
- Add my name (sync to CREDITS file)

17 years ago- Rephrase as suggested by Chris Jones
Marcus Boerger [Mon, 23 Apr 2007 20:47:58 +0000 (20:47 +0000)]
- Rephrase as suggested by Chris Jones

17 years ago- Add 'php --ini' to CLI which returns the INI file/dir configuration
Marcus Boerger [Mon, 23 Apr 2007 20:17:19 +0000 (20:17 +0000)]
- Add 'php --ini' to CLI which returns the INI file/dir configuration

17 years agoPlug leak
Hannes Magnusson [Mon, 23 Apr 2007 16:32:37 +0000 (16:32 +0000)]
Plug leak

17 years agoFixed bug #40130 (TTF usage doesn't work properly under Netware)
Scott MacVicar [Mon, 23 Apr 2007 15:06:13 +0000 (15:06 +0000)]
Fixed bug #40130 (TTF usage doesn't work properly under Netware)

17 years ago[DOC] add gmp_testbit() function
Antony Dovgal [Mon, 23 Apr 2007 14:57:37 +0000 (14:57 +0000)]
[DOC] add gmp_testbit() function
tests if the specified bit is set and returns false/true

17 years agoadd CURLOPT_FTP_CREATE_MISSING_DIRS
Antony Dovgal [Mon, 23 Apr 2007 14:36:38 +0000 (14:36 +0000)]
add CURLOPT_FTP_CREATE_MISSING_DIRS

17 years agothere are definitely no problems found if all tests passed
Antony Dovgal [Mon, 23 Apr 2007 11:19:05 +0000 (11:19 +0000)]
there are definitely no problems found if all tests passed

17 years agofix long options
Antony Dovgal [Mon, 23 Apr 2007 11:04:54 +0000 (11:04 +0000)]
fix long options

17 years agoMFB fix for #41034
Antony Dovgal [Mon, 23 Apr 2007 10:48:13 +0000 (10:48 +0000)]
MFB fix for #41034
add missing tests

17 years ago64-bit support
Dmitry Stogov [Mon, 23 Apr 2007 10:21:43 +0000 (10:21 +0000)]
64-bit support

17 years agoWIN64 support
Dmitry Stogov [Mon, 23 Apr 2007 10:21:24 +0000 (10:21 +0000)]
WIN64 support

17 years agofix folding
Antony Dovgal [Mon, 23 Apr 2007 10:05:25 +0000 (10:05 +0000)]
fix folding

17 years agorevert
Antony Dovgal [Mon, 23 Apr 2007 09:32:36 +0000 (09:32 +0000)]
revert

17 years agorevert
Antony Dovgal [Mon, 23 Apr 2007 09:26:58 +0000 (09:26 +0000)]
revert

17 years agoChangeLog update
<changelog@php.net> [Mon, 23 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix tests
Antony Dovgal [Sun, 22 Apr 2007 19:47:08 +0000 (19:47 +0000)]
fix tests

17 years agofix [l]trim() in unicode mode
Antony Dovgal [Sun, 22 Apr 2007 19:22:19 +0000 (19:22 +0000)]
fix [l]trim() in unicode mode

17 years ago- Update docu
Marcus Boerger [Sun, 22 Apr 2007 17:13:40 +0000 (17:13 +0000)]
- Update docu

17 years ago- Add new test
Marcus Boerger [Sun, 22 Apr 2007 15:29:20 +0000 (15:29 +0000)]
- Add new test

17 years ago- Merge getopt fixes from re2c
Marcus Boerger [Sun, 22 Apr 2007 15:24:19 +0000 (15:24 +0000)]
- Merge getopt fixes from re2c

17 years agoFixed buffer overflow
Dmitry Stogov [Sun, 22 Apr 2007 10:25:51 +0000 (10:25 +0000)]
Fixed buffer overflow

17 years agoChangeLog update
<changelog@php.net> [Sun, 22 Apr 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix test
Johannes Schlüter [Sat, 21 Apr 2007 02:46:29 +0000 (02:46 +0000)]
- Fix test

17 years agoChangeLog update
<changelog@php.net> [Sat, 21 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix tests
Antony Dovgal [Fri, 20 Apr 2007 21:37:31 +0000 (21:37 +0000)]
fix tests

17 years agoopen the file in text mode and avoid downcoding
Antony Dovgal [Fri, 20 Apr 2007 21:17:37 +0000 (21:17 +0000)]
open the file in text mode and avoid downcoding

17 years agofix tests
Antony Dovgal [Fri, 20 Apr 2007 21:13:45 +0000 (21:13 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Fri, 20 Apr 2007 21:01:03 +0000 (21:01 +0000)]
fix test

17 years agoavoid 10 000 warnings
Antony Dovgal [Fri, 20 Apr 2007 21:00:07 +0000 (21:00 +0000)]
avoid 10 000 warnings

17 years agofix tests
Antony Dovgal [Fri, 20 Apr 2007 20:57:57 +0000 (20:57 +0000)]
fix tests

17 years agofix timezone_abbreviations_list() in unicode mode
Antony Dovgal [Fri, 20 Apr 2007 20:55:30 +0000 (20:55 +0000)]
fix timezone_abbreviations_list() in unicode mode

17 years agofix test
Antony Dovgal [Fri, 20 Apr 2007 10:15:12 +0000 (10:15 +0000)]
fix test

17 years agonew test
Antony Dovgal [Fri, 20 Apr 2007 09:17:37 +0000 (09:17 +0000)]
new test

17 years agoupdate ext/gmp status and maintainers
Antony Dovgal [Fri, 20 Apr 2007 08:18:35 +0000 (08:18 +0000)]
update ext/gmp status and maintainers

17 years agofix test
Antony Dovgal [Fri, 20 Apr 2007 08:00:43 +0000 (08:00 +0000)]
fix test

17 years agothis test is for 32bit
Antony Dovgal [Fri, 20 Apr 2007 07:55:14 +0000 (07:55 +0000)]
this test is for 32bit

17 years agoChangeLog update
<changelog@php.net> [Fri, 20 Apr 2007 01:31:04 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed bug #41067 (json_encode() problem with UTF-16 input).
Ilia Alshanetsky [Thu, 19 Apr 2007 22:49:11 +0000 (22:49 +0000)]
MFB:  Fixed bug #41067 (json_encode() problem with UTF-16 input).

17 years agoUse ZEND_U_CONVERTER().
Andrei Zmievski [Thu, 19 Apr 2007 15:36:51 +0000 (15:36 +0000)]
Use ZEND_U_CONVERTER().

17 years agofix #41118 (PHP does not handle overflow of octal integers)
Antony Dovgal [Thu, 19 Apr 2007 11:24:48 +0000 (11:24 +0000)]
fix #41118 (PHP does not handle overflow of octal integers)
MFB a small part of optimization patch applied only to 5_2

17 years agoThe right place to edit
Andrey Hristov [Thu, 19 Apr 2007 09:50:10 +0000 (09:50 +0000)]
The right place to edit

17 years agoUpdate credits line
Andrey Hristov [Thu, 19 Apr 2007 09:47:48 +0000 (09:47 +0000)]
Update credits line

17 years agofix gmp_gcdext() in Unicode mode
Antony Dovgal [Thu, 19 Apr 2007 09:36:34 +0000 (09:36 +0000)]
fix gmp_gcdext() in Unicode mode

17 years agofix & unify double-to-string conversion utils
Antony Dovgal [Thu, 19 Apr 2007 09:30:10 +0000 (09:30 +0000)]
fix & unify double-to-string conversion utils

17 years agoFixed tests
Dmitry Stogov [Thu, 19 Apr 2007 07:00:57 +0000 (07:00 +0000)]
Fixed tests

17 years ago- fix vpath build
Sascha Schumann [Thu, 19 Apr 2007 06:42:57 +0000 (06:42 +0000)]
- fix vpath build

17 years agoChangeLog update
<changelog@php.net> [Thu, 19 Apr 2007 01:30:59 +0000 (01:30 +0000)]
ChangeLog update

17 years agoadd new tests for ext/gmp
Antony Dovgal [Wed, 18 Apr 2007 21:04:05 +0000 (21:04 +0000)]
add new tests for ext/gmp

17 years agosame for gmp_scan*()
Antony Dovgal [Wed, 18 Apr 2007 20:53:21 +0000 (20:53 +0000)]
same for gmp_scan*()

17 years agodo not allow negative byte index
Antony Dovgal [Wed, 18 Apr 2007 20:36:47 +0000 (20:36 +0000)]
do not allow negative byte index
tests will follow soon

17 years ago- fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
Michael Wallner [Wed, 18 Apr 2007 19:39:12 +0000 (19:39 +0000)]
- fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
  [DOC] since PHP 6 a Vary header will be sent without regards to whether
        the negotiation was successful or not and unless the complete
        output buffer gets discarded

17 years agoFixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 14:51:47 +0000 (14:51 +0000)]
Fixed tests (win32)

17 years agoFixed crash on win32 in case of negative size
Dmitry Stogov [Wed, 18 Apr 2007 14:23:35 +0000 (14:23 +0000)]
Fixed crash on win32 in case of negative size

17 years agoFixed crash
Dmitry Stogov [Wed, 18 Apr 2007 13:53:32 +0000 (13:53 +0000)]
Fixed crash

17 years agoFixed endless loop in open_basedir check
Dmitry Stogov [Wed, 18 Apr 2007 11:59:03 +0000 (11:59 +0000)]
Fixed endless loop in open_basedir check

17 years agoupdate EXTENSIONS file:
Antony Dovgal [Wed, 18 Apr 2007 10:58:08 +0000 (10:58 +0000)]
update EXTENSIONS file:
- drop extensions which have been moved to PECL
- add pdo*, zip, xmlreader, xmlwriter, json
- update maintainers lists and statuses to reflect current situation

17 years agoMFB: add file locking under windows
Rob Richards [Wed, 18 Apr 2007 09:48:07 +0000 (09:48 +0000)]
MFB: add file locking under windows
change win build to use common clock compat files

17 years agoFixed test
Dmitry Stogov [Wed, 18 Apr 2007 08:34:58 +0000 (08:34 +0000)]
Fixed test

17 years agomore test fixes
Antony Dovgal [Wed, 18 Apr 2007 08:09:02 +0000 (08:09 +0000)]
more test fixes

17 years agoFixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 07:57:31 +0000 (07:57 +0000)]
Fixed tests (win32)

17 years agoChangeLog update
<changelog@php.net> [Wed, 18 Apr 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update