]>
granicus.if.org Git - php/log
Lars Strojny [Wed, 20 Aug 2008 20:35:40 +0000 (20:35 +0000)]
MFH: Allow mixed $initial (patch by Christian Seiler)
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)
Pierre Joye [Wed, 20 Aug 2008 13:27:10 +0000 (13:27 +0000)]
- strncpy returns the byte copied not error code or 0
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)
Antony Dovgal [Wed, 20 Aug 2008 09:01:24 +0000 (09:01 +0000)]
fix warning
Jani Taskinen [Wed, 20 Aug 2008 01:34:51 +0000 (01:34 +0000)]
- Fixed in PHP_5_2
Felipe Pena [Wed, 20 Aug 2008 01:32:56 +0000 (01:32 +0000)]
- Removed entries merged into 5_2
Antony Dovgal [Tue, 19 Aug 2008 15:16:33 +0000 (15:16 +0000)]
MFH: fix memleak in browscap code (noticed by Gopal)
Antony Dovgal [Tue, 19 Aug 2008 15:14:46 +0000 (15:14 +0000)]
MFH: shutdown crypt correctly and fix memleak in ZTS mode
Dmitry Stogov [Tue, 19 Aug 2008 15:00:20 +0000 (15:00 +0000)]
Fixed support for short windows file names
Felipe Pena [Tue, 19 Aug 2008 11:15:59 +0000 (11:15 +0000)]
- Opss, I forgot add my name...
Felipe Pena [Tue, 19 Aug 2008 11:10:17 +0000 (11:10 +0000)]
- Note about property_exists()
Johannes Schlüter [Tue, 19 Aug 2008 10:42:11 +0000 (10:42 +0000)]
MFH: constify strings
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
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
Felipe Pena [Mon, 18 Aug 2008 19:49:33 +0000 (19:49 +0000)]
- Fixed test
Pierre Joye [Mon, 18 Aug 2008 18:10:50 +0000 (18:10 +0000)]
- MFH: new parameter API error
Felipe Pena [Mon, 18 Aug 2008 17:53:10 +0000 (17:53 +0000)]
- BFN: #45743
Felipe Pena [Mon, 18 Aug 2008 17:46:54 +0000 (17:46 +0000)]
- New tests
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)
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)
Antony Dovgal [Mon, 18 Aug 2008 14:34:59 +0000 (14:34 +0000)]
MFH
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())
Antony Dovgal [Mon, 18 Aug 2008 13:09:41 +0000 (13:09 +0000)]
MFH: add note on 64bit compatibility and mention check_parameters.php
Jani Taskinen [Mon, 18 Aug 2008 10:49:59 +0000 (10:49 +0000)]
MFH: fix include
Dmitry Stogov [Mon, 18 Aug 2008 10:49:35 +0000 (10:49 +0000)]
Fix for bug #45786 (FastCGI process exited unexpectedly)
Dmitry Stogov [Mon, 18 Aug 2008 10:28:17 +0000 (10:28 +0000)]
Fixed bug #45835 (include and symlinks)
Dmitry Stogov [Mon, 18 Aug 2008 09:31:34 +0000 (09:31 +0000)]
Fixed arguments order
Dmitry Stogov [Mon, 18 Aug 2008 09:21:15 +0000 (09:21 +0000)]
Reverted wrong "fix"
Pierre Joye [Mon, 18 Aug 2008 07:50:10 +0000 (07:50 +0000)]
- MFH: this change was not part of the env patch
Antony Dovgal [Mon, 18 Aug 2008 07:46:31 +0000 (07:46 +0000)]
reverted because of test failures
Pierre Joye [Mon, 18 Aug 2008 07:19:39 +0000 (07:19 +0000)]
- unix is too young (<1970), make the test portable
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
Arnaud Le Blanc [Mon, 18 Aug 2008 04:45:49 +0000 (04:45 +0000)]
MFH: Fix tests (closes #45841)
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).
Moriyoshi Koizumi [Mon, 18 Aug 2008 03:26:21 +0000 (03:26 +0000)]
- MFH: beware of signedness
Felipe Pena [Mon, 18 Aug 2008 00:37:16 +0000 (00:37 +0000)]
- New parameter parsing API (for mb_convert_variables())
Felipe Pena [Sun, 17 Aug 2008 22:14:14 +0000 (22:14 +0000)]
- MFH: New parameter parsing API
Arnaud Le Blanc [Sun, 17 Aug 2008 21:57:52 +0000 (21:57 +0000)]
generated zend_ini_scanner.c
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)
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)
Jani Taskinen [Sun, 17 Aug 2008 19:24:10 +0000 (19:24 +0000)]
fix news
Felipe Pena [Sun, 17 Aug 2008 17:04:10 +0000 (17:04 +0000)]
- Fix build
Pierre Joye [Sun, 17 Aug 2008 16:44:13 +0000 (16:44 +0000)]
- MFH: add %a for Compiler/Architecture
Pierre Joye [Sun, 17 Aug 2008 15:23:45 +0000 (15:23 +0000)]
- [DOC] MFH: improve fix for #43261 for % and "
Pierre Joye [Sun, 17 Aug 2008 14:32:41 +0000 (14:32 +0000)]
- MFH: typo and inline doc fix
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
Jani Taskinen [Sun, 17 Aug 2008 12:10:47 +0000 (12:10 +0000)]
- unneeded file
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
Pierre Joye [Sun, 17 Aug 2008 11:01:23 +0000 (11:01 +0000)]
- fixes, portability and improvements for stat/file*/touch windows entry
Felipe Pena [Sat, 16 Aug 2008 21:32:41 +0000 (21:32 +0000)]
- New parameter parsing API (zend_get_parameters_array_ex--)
- Fixed tests
Pierre Joye [Sat, 16 Aug 2008 13:28:12 +0000 (13:28 +0000)]
- MFH: remove confusion for non windows/linux users
Hannes Magnusson [Sat, 16 Aug 2008 11:11:46 +0000 (11:11 +0000)]
Fix arginfo
# Yes Jani, it is correct in HEAD :)
Hannes Magnusson [Sat, 16 Aug 2008 10:57:56 +0000 (10:57 +0000)]
MFH: [DOC] Added stream_context_set_default() function. (Davey Shafik)
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)
Antony Dovgal [Sat, 16 Aug 2008 10:48:29 +0000 (10:48 +0000)]
fix test
Felipe Pena [Fri, 15 Aug 2008 22:15:46 +0000 (22:15 +0000)]
- MFH: Fix build
Pierre Joye [Fri, 15 Aug 2008 19:56:06 +0000 (19:56 +0000)]
- attempt to fix unexpected EOF on line 391/6
Felipe Pena [Fri, 15 Aug 2008 19:47:33 +0000 (19:47 +0000)]
- MFH: Removed some TSRMLS_FETCH()s
Pierre Joye [Fri, 15 Aug 2008 19:33:56 +0000 (19:33 +0000)]
- MFH: make it portable without loosing pertinent data
Hannes Magnusson [Fri, 15 Aug 2008 19:31:04 +0000 (19:31 +0000)]
Fix typo
Pierre Joye [Fri, 15 Aug 2008 19:26:37 +0000 (19:26 +0000)]
- MFH: make it portable without loosing pertinent data
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)
Pierre Joye [Fri, 15 Aug 2008 17:00:27 +0000 (17:00 +0000)]
- fix test
Pierre Joye [Fri, 15 Aug 2008 16:51:23 +0000 (16:51 +0000)]
- MFH: New parameter parsing API > new warning
Jani Taskinen [Fri, 15 Aug 2008 16:36:39 +0000 (16:36 +0000)]
- Revert wrong fix
Pierre Joye [Fri, 15 Aug 2008 15:39:17 +0000 (15:39 +0000)]
- MFH: no config.h in ext/
Jani Taskinen [Fri, 15 Aug 2008 15:21:04 +0000 (15:21 +0000)]
- Remove crap
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)
Dmitry Stogov [Fri, 15 Aug 2008 13:31:58 +0000 (13:31 +0000)]
Fixed realpath cache bug
Dmitry Stogov [Fri, 15 Aug 2008 09:27:27 +0000 (09:27 +0000)]
Fixed possible infinity loop in tests
Dmitry Stogov [Fri, 15 Aug 2008 07:30:50 +0000 (07:30 +0000)]
Fixed double call to MSHUTDOWN in case of `php-cgi -m`
Jani Taskinen [Thu, 14 Aug 2008 23:47:42 +0000 (23:47 +0000)]
MFH
Jani Taskinen [Thu, 14 Aug 2008 23:44:29 +0000 (23:44 +0000)]
MFH: fix tests
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
Jani Taskinen [Thu, 14 Aug 2008 23:29:13 +0000 (23:29 +0000)]
MFH
Jani Taskinen [Thu, 14 Aug 2008 23:25:44 +0000 (23:25 +0000)]
- Fix test: Do not leave your crap behind!
Jani Taskinen [Thu, 14 Aug 2008 22:51:31 +0000 (22:51 +0000)]
MFH
Jani Taskinen [Thu, 14 Aug 2008 21:54:01 +0000 (21:54 +0000)]
MFH:fix test
Etienne Kneuss [Thu, 14 Aug 2008 21:36:56 +0000 (21:36 +0000)]
MFH: Handlerify get_closure
Jani Taskinen [Thu, 14 Aug 2008 20:53:56 +0000 (20:53 +0000)]
Silencio for some unnecessary errors
Jani Taskinen [Thu, 14 Aug 2008 20:51:55 +0000 (20:51 +0000)]
fix test
Jani Taskinen [Thu, 14 Aug 2008 20:51:35 +0000 (20:51 +0000)]
fix tests
Jani Taskinen [Thu, 14 Aug 2008 20:33:35 +0000 (20:33 +0000)]
MFH: fix test
Jani Taskinen [Thu, 14 Aug 2008 19:21:39 +0000 (19:21 +0000)]
- Something moved out -> update credits!
Felipe Pena [Thu, 14 Aug 2008 19:17:59 +0000 (19:17 +0000)]
- Fixed test
Felipe Pena [Thu, 14 Aug 2008 19:14:56 +0000 (19:14 +0000)]
- New test
Jani Taskinen [Thu, 14 Aug 2008 18:19:49 +0000 (18:19 +0000)]
keep the style
Nuno Lopes [Thu, 14 Aug 2008 14:37:39 +0000 (14:37 +0000)]
after rereading the documentation about preg_grep(), lets match the behavior in HEAD (return the original array elements instead of the new string).
tune the test accordingly
Nuno Lopes [Thu, 14 Aug 2008 13:12:42 +0000 (13:12 +0000)]
Fixed bug #44925 (preg_grep() modifies input array)
Dmitry Stogov [Thu, 14 Aug 2008 13:01:28 +0000 (13:01 +0000)]
Fixed bug #45613 Segfault when using is_file() on Apache-2.2.8
Marcus Boerger [Thu, 14 Aug 2008 10:24:52 +0000 (10:24 +0000)]
- MFH Improve exception linking
Antony Dovgal [Thu, 14 Aug 2008 10:13:23 +0000 (10:13 +0000)]
new function
Antony Dovgal [Thu, 14 Aug 2008 10:12:21 +0000 (10:12 +0000)]
MFH: add quoted_printable_encode()
Antony Dovgal [Thu, 14 Aug 2008 09:46:26 +0000 (09:46 +0000)]
MFH: nuke unused var
Antony Dovgal [Thu, 14 Aug 2008 09:41:16 +0000 (09:41 +0000)]
fix build
compile before commit?
Antony Dovgal [Thu, 14 Aug 2008 09:29:22 +0000 (09:29 +0000)]
fix folding
Kalle Sommer Nielsen [Thu, 14 Aug 2008 09:27:33 +0000 (09:27 +0000)]
MFH: Fix arginfo for nl2br
Antony Dovgal [Thu, 14 Aug 2008 08:39:05 +0000 (08:39 +0000)]
MFH: fix ws, cs and folding
Kalle Sommer Nielsen [Thu, 14 Aug 2008 02:56:23 +0000 (02:56 +0000)]
MFH: Implemented feature request #34381 (nl2br() should have an option for XHTML/HTML compatible BR element)