]> granicus.if.org Git - php/log
php
16 years ago- MFH Cleanup exports and allow to overwrite ext registration
Marcus Boerger [Fri, 22 Aug 2008 12:59:46 +0000 (12:59 +0000)]
- MFH Cleanup exports and allow to overwrite ext registration

16 years agoMFH:
Felipe Pena [Fri, 22 Aug 2008 00:59:39 +0000 (00:59 +0000)]
MFH:
- Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables)
- Added some tests

16 years ago- MFH: use date.timezone ini setting
Pierre Joye [Thu, 21 Aug 2008 18:36:56 +0000 (18:36 +0000)]
- MFH: use date.timezone ini setting

16 years ago- MFH: use date.timezone ini setting instead of ENV
Pierre Joye [Thu, 21 Aug 2008 18:33:21 +0000 (18:33 +0000)]
- MFH: use date.timezone ini setting instead of ENV

16 years ago- MFH: fix test on windows
Pierre Joye [Thu, 21 Aug 2008 18:25:13 +0000 (18:25 +0000)]
- MFH: fix test on windows

16 years ago- MFH Fix 64bit issue
Marcus Boerger [Thu, 21 Aug 2008 16:55:45 +0000 (16:55 +0000)]
- MFH Fix 64bit issue

16 years agoFixed destruction of dl() loaded extensions
Dmitry Stogov [Thu, 21 Aug 2008 16:21:43 +0000 (16:21 +0000)]
Fixed destruction of dl() loaded extensions

16 years ago- MFH: different parser message on windows
Pierre Joye [Thu, 21 Aug 2008 13:05:10 +0000 (13:05 +0000)]
- MFH: different parser message on windows

16 years ago- MFH: "fix" crash on windows
Pierre Joye [Thu, 21 Aug 2008 12:38:47 +0000 (12:38 +0000)]
- MFH: "fix" crash on windows

16 years ago- new API
Pierre Joye [Thu, 21 Aug 2008 12:25:07 +0000 (12:25 +0000)]
- new API
- MFH: use 'C' on win

16 years ago- MFH: don't skip if windows matches
Pierre Joye [Thu, 21 Aug 2008 12:13:50 +0000 (12:13 +0000)]
- MFH: don't skip if windows matches

16 years ago- new params parsing API
Pierre Joye [Thu, 21 Aug 2008 12:05:30 +0000 (12:05 +0000)]
- new params parsing API
- use "C" instead of ""

16 years agoAdder error code into error message
Dmitry Stogov [Thu, 21 Aug 2008 11:27:57 +0000 (11:27 +0000)]
Adder error code into error message

16 years ago- MFH: skip 007 on non windows platform and add a win specific version (file not...
Pierre Joye [Thu, 21 Aug 2008 11:01:55 +0000 (11:01 +0000)]
- MFH: skip 007 on non windows platform and add a win specific version (file not found instead of filename too long)

16 years ago- MFH: make it portable and clean on in the clean section, session file may still...
Pierre Joye [Thu, 21 Aug 2008 10:30:49 +0000 (10:30 +0000)]
- MFH: make it portable and clean on in the clean section, session file may still be open (can't be deleted)

16 years ago- MFH: make it portable
Pierre Joye [Thu, 21 Aug 2008 09:43:51 +0000 (09:43 +0000)]
- MFH: make it portable

16 years agorevert for now
Antony Dovgal [Thu, 21 Aug 2008 08:37:19 +0000 (08:37 +0000)]
revert for now

16 years ago- +skip
Pierre Joye [Thu, 21 Aug 2008 08:30:51 +0000 (08:30 +0000)]
- +skip

16 years ago- skip on windows (setlocale can even crash on win+VC6...)
Pierre Joye [Thu, 21 Aug 2008 08:27:04 +0000 (08:27 +0000)]
- skip on windows (setlocale can even crash on win+VC6...)

16 years agofix build
Antony Dovgal [Thu, 21 Aug 2008 07:38:16 +0000 (07:38 +0000)]
fix build

16 years agofix bug #45792: bz2 compressed files in zip failure
Greg Beaver [Thu, 21 Aug 2008 05:17:28 +0000 (05:17 +0000)]
fix bug #45792: bz2 compressed files in zip failure

16 years ago- MFH: work around vc6 bug
Pierre Joye [Wed, 20 Aug 2008 22:23:16 +0000 (22:23 +0000)]
- MFH: work around vc6 bug

16 years agoReverting local change
Lars Strojny [Wed, 20 Aug 2008 21:26:04 +0000 (21:26 +0000)]
Reverting local change

16 years agoMFH: Allow mixed $initial (patch by Christian Seiler)
Lars Strojny [Wed, 20 Aug 2008 20:35:40 +0000 (20:35 +0000)]
MFH: Allow mixed $initial (patch by Christian Seiler)

16 years ago- quick fix for ICU dlls (better fix with n level deps will be done later)
Pierre Joye [Wed, 20 Aug 2008 20:09:13 +0000 (20:09 +0000)]
- quick fix for ICU dlls (better fix with n level deps will be done later)

16 years ago- strncpy returns the byte copied not error code or 0
Pierre Joye [Wed, 20 Aug 2008 13:27:10 +0000 (13:27 +0000)]
- strncpy returns the byte copied not error code or 0

16 years ago- new args parsing API and correct LOCALE definition (why utf-8 when only ascii is...
Pierre Joye [Wed, 20 Aug 2008 13:09:39 +0000 (13:09 +0000)]
- new args parsing API and correct LOCALE definition (why utf-8 when only ascii is tested)

16 years agofix warning
Antony Dovgal [Wed, 20 Aug 2008 09:01:24 +0000 (09:01 +0000)]
fix warning

16 years ago- Fixed in PHP_5_2
Jani Taskinen [Wed, 20 Aug 2008 01:34:51 +0000 (01:34 +0000)]
- Fixed in PHP_5_2

16 years ago- Removed entries merged into 5_2
Felipe Pena [Wed, 20 Aug 2008 01:32:56 +0000 (01:32 +0000)]
- Removed entries merged into 5_2

16 years agoMFH: fix memleak in browscap code (noticed by Gopal)
Antony Dovgal [Tue, 19 Aug 2008 15:16:33 +0000 (15:16 +0000)]
MFH: fix memleak in browscap code (noticed by Gopal)

16 years agoMFH: shutdown crypt correctly and fix memleak in ZTS mode
Antony Dovgal [Tue, 19 Aug 2008 15:14:46 +0000 (15:14 +0000)]
MFH: shutdown crypt correctly and fix memleak in ZTS mode

16 years agoFixed support for short windows file names
Dmitry Stogov [Tue, 19 Aug 2008 15:00:20 +0000 (15:00 +0000)]
Fixed support for short windows file names

16 years ago- Opss, I forgot add my name...
Felipe Pena [Tue, 19 Aug 2008 11:15:59 +0000 (11:15 +0000)]
- Opss, I forgot add my name...

16 years ago- Note about property_exists()
Felipe Pena [Tue, 19 Aug 2008 11:10:17 +0000 (11:10 +0000)]
- Note about property_exists()

16 years agoMFH: constify strings
Johannes Schlüter [Tue, 19 Aug 2008 10:42:11 +0000 (10:42 +0000)]
MFH: constify strings

16 years agoMFH: Fix empty error message when connecting to a bad server
Johannes Schlüter [Tue, 19 Aug 2008 10:16:12 +0000 (10:16 +0000)]
MFH: Fix empty error message when connecting to a bad server

16 years ago- don't use /tmp as tmpdir and avoid endless loop when fopen or tmpnam failed
Pierre Joye [Mon, 18 Aug 2008 21:24:52 +0000 (21:24 +0000)]
- don't use /tmp as tmpdir and avoid endless loop when fopen or tmpnam failed

16 years ago- Fixed test
Felipe Pena [Mon, 18 Aug 2008 19:49:33 +0000 (19:49 +0000)]
- Fixed test

16 years ago- MFH: new parameter API error
Pierre Joye [Mon, 18 Aug 2008 18:10:50 +0000 (18:10 +0000)]
- MFH: new parameter API error

16 years ago- BFN: #45743
Felipe Pena [Mon, 18 Aug 2008 17:53:10 +0000 (17:53 +0000)]
- BFN: #45743

16 years ago- New tests
Felipe Pena [Mon, 18 Aug 2008 17:46:54 +0000 (17:46 +0000)]
- New tests

16 years ago- MFH: Fixed bug #45743 (property_exists fails to find static protected member in...
Felipe Pena [Mon, 18 Aug 2008 17:44:02 +0000 (17:44 +0000)]
- MFH: Fixed bug #45743 (property_exists fails to find static protected member in child class)

16 years agofix windows build when building phar shared with native-ssl disabled (you can't use...
Greg Beaver [Mon, 18 Aug 2008 14:58:03 +0000 (14:58 +0000)]
fix windows build when building phar shared with native-ssl disabled (you can't use the symbols directly if openssl is built shared or is not built at all)

16 years agoMFH
Antony Dovgal [Mon, 18 Aug 2008 14:34:59 +0000 (14:34 +0000)]
MFH

16 years agoMFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash())
Antony Dovgal [Mon, 18 Aug 2008 14:29:55 +0000 (14:29 +0000)]
MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash())

16 years agoMFH: add note on 64bit compatibility and mention check_parameters.php
Antony Dovgal [Mon, 18 Aug 2008 13:09:41 +0000 (13:09 +0000)]
MFH: add note on 64bit compatibility and mention check_parameters.php

16 years agoMFH: fix include
Jani Taskinen [Mon, 18 Aug 2008 10:49:59 +0000 (10:49 +0000)]
MFH: fix include

16 years agoFix for bug #45786 (FastCGI process exited unexpectedly)
Dmitry Stogov [Mon, 18 Aug 2008 10:49:35 +0000 (10:49 +0000)]
Fix for bug #45786 (FastCGI process exited unexpectedly)

16 years agoFixed bug #45835 (include and symlinks)
Dmitry Stogov [Mon, 18 Aug 2008 10:28:17 +0000 (10:28 +0000)]
Fixed bug #45835 (include and symlinks)

16 years agoFixed arguments order
Dmitry Stogov [Mon, 18 Aug 2008 09:31:34 +0000 (09:31 +0000)]
Fixed arguments order

16 years agoReverted wrong "fix"
Dmitry Stogov [Mon, 18 Aug 2008 09:21:15 +0000 (09:21 +0000)]
Reverted wrong "fix"

16 years ago- MFH: this change was not part of the env patch
Pierre Joye [Mon, 18 Aug 2008 07:50:10 +0000 (07:50 +0000)]
- MFH: this change was not part of the env patch

16 years agoreverted because of test failures
Antony Dovgal [Mon, 18 Aug 2008 07:46:31 +0000 (07:46 +0000)]
reverted because of test failures

16 years ago- unix is too young (<1970), make the test portable
Pierre Joye [Mon, 18 Aug 2008 07:19:39 +0000 (07:19 +0000)]
- unix is too young (<1970), make the test portable

16 years ago- [DOC] MFH: make putenv behaves like unix putenv on Windows:
Pierre Joye [Mon, 18 Aug 2008 07:11:00 +0000 (07:11 +0000)]
- [DOC] MFH: make putenv behaves like unix putenv on Windows:
 .  FOO=1234 => set FOO to 1234
 .  FOO= => set FOO to an empty string
 .  FOO= => unset FOO
 . Use Set/GetEnvironmnent variable only

16 years agoMFH: Fix tests (closes #45841)
Arnaud Le Blanc [Mon, 18 Aug 2008 04:45:49 +0000 (04:45 +0000)]
MFH: Fix tests (closes #45841)

16 years agoMFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
Arnaud Le Blanc [Mon, 18 Aug 2008 04:08:17 +0000 (04:08 +0000)]
MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).

16 years ago- MFH: beware of signedness
Moriyoshi Koizumi [Mon, 18 Aug 2008 03:26:21 +0000 (03:26 +0000)]
- MFH: beware of signedness

16 years ago- New parameter parsing API (for mb_convert_variables())
Felipe Pena [Mon, 18 Aug 2008 00:37:16 +0000 (00:37 +0000)]
- New parameter parsing API (for mb_convert_variables())

16 years ago- MFH: New parameter parsing API
Felipe Pena [Sun, 17 Aug 2008 22:14:14 +0000 (22:14 +0000)]
- MFH: New parameter parsing API

16 years agogenerated zend_ini_scanner.c
Arnaud Le Blanc [Sun, 17 Aug 2008 21:57:52 +0000 (21:57 +0000)]
generated zend_ini_scanner.c

16 years agoMFH: Allow underscore at start of labels as underscore has no meaning here
Arnaud Le Blanc [Sun, 17 Aug 2008 21:55:26 +0000 (21:55 +0000)]
MFH: Allow underscore at start of labels as underscore has no meaning here
(fixes #44842)

16 years agoMFH: Fixed #45384 (parse_ini_file will result in parse error with no trailing
Arnaud Le Blanc [Sun, 17 Aug 2008 21:00:22 +0000 (21:00 +0000)]
MFH: Fixed #45384 (parse_ini_file will result in parse error with no trailing
 newline)

16 years agofix news
Jani Taskinen [Sun, 17 Aug 2008 19:24:10 +0000 (19:24 +0000)]
fix news

16 years ago- Fix build
Felipe Pena [Sun, 17 Aug 2008 17:04:10 +0000 (17:04 +0000)]
- Fix build

16 years ago- MFH: add %a for Compiler/Architecture
Pierre Joye [Sun, 17 Aug 2008 16:44:13 +0000 (16:44 +0000)]
- MFH: add %a for Compiler/Architecture

16 years ago- [DOC] MFH: improve fix for #43261 for % and "
Pierre Joye [Sun, 17 Aug 2008 15:23:45 +0000 (15:23 +0000)]
- [DOC] MFH: improve fix for #43261 for % and "

16 years ago- MFH: typo and inline doc fix
Pierre Joye [Sun, 17 Aug 2008 14:32:41 +0000 (14:32 +0000)]
- MFH: typo and inline doc fix

16 years ago- MFH: fix test (portable), use . as basedir and create the tmp dir in the test directory
Pierre Joye [Sun, 17 Aug 2008 13:07:39 +0000 (13:07 +0000)]
- MFH: fix test (portable), use . as basedir and create the tmp dir in the test directory

16 years ago- unneeded file
Jani Taskinen [Sun, 17 Aug 2008 12:10:47 +0000 (12:10 +0000)]
- unneeded file

16 years ago- fix or improve tests
Pierre Joye [Sun, 17 Aug 2008 11:04:16 +0000 (11:04 +0000)]
- fix or improve tests
- add dump of the array_diff for compare_stats

16 years ago- fixes, portability and improvements for stat/file*/touch windows entry
Pierre Joye [Sun, 17 Aug 2008 11:01:23 +0000 (11:01 +0000)]
- fixes, portability and improvements for stat/file*/touch windows entry

16 years ago- New parameter parsing API (zend_get_parameters_array_ex--)
Felipe Pena [Sat, 16 Aug 2008 21:32:41 +0000 (21:32 +0000)]
- New parameter parsing API (zend_get_parameters_array_ex--)
- Fixed tests

16 years ago- MFH: remove confusion for non windows/linux users
Pierre Joye [Sat, 16 Aug 2008 13:28:12 +0000 (13:28 +0000)]
- MFH: remove confusion for non windows/linux users

16 years agoFix arginfo
Hannes Magnusson [Sat, 16 Aug 2008 11:11:46 +0000 (11:11 +0000)]
Fix arginfo
# Yes Jani, it is correct in HEAD :)

16 years agoMFH: [DOC] Added stream_context_set_default() function. (Davey Shafik)
Hannes Magnusson [Sat, 16 Aug 2008 10:57:56 +0000 (10:57 +0000)]
MFH: [DOC] Added stream_context_set_default() function. (Davey Shafik)

16 years ago- wrong file commited (and fix test, thx Tony for the head up)
Pierre Joye [Sat, 16 Aug 2008 10:54:17 +0000 (10:54 +0000)]
- wrong file commited (and fix test, thx Tony for the head up)

16 years agofix test
Antony Dovgal [Sat, 16 Aug 2008 10:48:29 +0000 (10:48 +0000)]
fix test

16 years ago- MFH: Fix build
Felipe Pena [Fri, 15 Aug 2008 22:15:46 +0000 (22:15 +0000)]
- MFH: Fix build

16 years ago- attempt to fix unexpected EOF on line 391/6
Pierre Joye [Fri, 15 Aug 2008 19:56:06 +0000 (19:56 +0000)]
- attempt to fix unexpected EOF on line 391/6

16 years ago- MFH: Removed some TSRMLS_FETCH()s
Felipe Pena [Fri, 15 Aug 2008 19:47:33 +0000 (19:47 +0000)]
- MFH: Removed some TSRMLS_FETCH()s

16 years ago - MFH: make it portable without loosing pertinent data
Pierre Joye [Fri, 15 Aug 2008 19:33:56 +0000 (19:33 +0000)]
 - MFH: make it portable without loosing pertinent data

16 years agoFix typo
Hannes Magnusson [Fri, 15 Aug 2008 19:31:04 +0000 (19:31 +0000)]
Fix typo

16 years ago- MFH: make it portable without loosing pertinent data
Pierre Joye [Fri, 15 Aug 2008 19:26:37 +0000 (19:26 +0000)]
- MFH: make it portable without loosing pertinent data

16 years ago-MFH:
Pierre Joye [Fri, 15 Aug 2008 19:01:42 +0000 (19:01 +0000)]
-MFH:
 - fix test
 - add debug build mode (crt outputs callback for invalid parameters)

16 years ago- fix test
Pierre Joye [Fri, 15 Aug 2008 17:00:27 +0000 (17:00 +0000)]
- fix test

16 years ago- MFH: New parameter parsing API > new warning
Pierre Joye [Fri, 15 Aug 2008 16:51:23 +0000 (16:51 +0000)]
- MFH: New parameter parsing API >  new warning

16 years ago- Revert wrong fix
Jani Taskinen [Fri, 15 Aug 2008 16:36:39 +0000 (16:36 +0000)]
- Revert wrong fix

16 years ago- MFH: no config.h in ext/
Pierre Joye [Fri, 15 Aug 2008 15:39:17 +0000 (15:39 +0000)]
- MFH: no config.h in ext/

16 years ago- Remove crap
Jani Taskinen [Fri, 15 Aug 2008 15:21:04 +0000 (15:21 +0000)]
- Remove crap

16 years ago- [DOC] make stat, touch, filemtime, filemsize and related functions more portable...
Dmitry Stogov [Fri, 15 Aug 2008 15:00:11 +0000 (15:00 +0000)]
- [DOC] make stat, touch, filemtime, filemsize and related functions more portable (almost 100% equivalent to linux now)
- [DOC] add support for touch($dir)
- fix windows server 2008/vista support (#45447) (Pierre)

16 years agoFixed realpath cache bug
Dmitry Stogov [Fri, 15 Aug 2008 13:31:58 +0000 (13:31 +0000)]
Fixed realpath cache bug

16 years agoFixed possible infinity loop in tests
Dmitry Stogov [Fri, 15 Aug 2008 09:27:27 +0000 (09:27 +0000)]
Fixed possible infinity loop in tests

16 years agoFixed double call to MSHUTDOWN in case of `php-cgi -m`
Dmitry Stogov [Fri, 15 Aug 2008 07:30:50 +0000 (07:30 +0000)]
Fixed double call to MSHUTDOWN in case of `php-cgi -m`

16 years agoMFH
Jani Taskinen [Thu, 14 Aug 2008 23:47:42 +0000 (23:47 +0000)]
MFH

16 years agoMFH: fix tests
Jani Taskinen [Thu, 14 Aug 2008 23:44:29 +0000 (23:44 +0000)]
MFH: fix tests

16 years agoMFH:
Kalle Sommer Nielsen [Thu, 14 Aug 2008 23:29:25 +0000 (23:29 +0000)]
MFH:
* Last _WIN32_WINNT macro redef
* Include <config.w32.h> where _WIN32_WINNT was

16 years agoMFH
Jani Taskinen [Thu, 14 Aug 2008 23:29:13 +0000 (23:29 +0000)]
MFH

16 years ago- Fix test: Do not leave your crap behind!
Jani Taskinen [Thu, 14 Aug 2008 23:25:44 +0000 (23:25 +0000)]
- Fix test: Do not leave your crap behind!