]>
granicus.if.org Git - php/log
Stanislav Malyshev [Fri, 3 Aug 2007 01:40:05 +0000 (01:40 +0000)]
MF5: fix for access control with .htaccess
<changelog@php.net> [Fri, 3 Aug 2007 01:31:19 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Thu, 2 Aug 2007 23:49:50 +0000 (23:49 +0000)]
use hardcoded INI like CLI
Christopher Jones [Thu, 2 Aug 2007 22:49:58 +0000 (22:49 +0000)]
Treat privileged oci_pconnect() as non-persistent
Johannes Schlüter [Thu, 2 Aug 2007 21:53:53 +0000 (21:53 +0000)]
- Add possibility to call static class members using variables (Etienne Kneuss)
Antony Dovgal [Thu, 2 Aug 2007 20:32:34 +0000 (20:32 +0000)]
int -> zend_bool
Christopher Jones [Thu, 2 Aug 2007 19:37:30 +0000 (19:37 +0000)]
Fix message grammar and capitalization
Christopher Jones [Thu, 2 Aug 2007 19:04:21 +0000 (19:04 +0000)]
Bug #42173 (INTERVAL and TIMESTAMP type fixes)
Sebastian Bergmann [Thu, 2 Aug 2007 17:02:41 +0000 (17:02 +0000)]
Done: Make ext/tokenizer package-aware. (Johannes)
Johannes Schlüter [Thu, 2 Aug 2007 16:52:59 +0000 (16:52 +0000)]
- Respect value of the parameter for get_loaded_extensions() and
get_defined_cosntants()
<changelog@php.net> [Thu, 2 Aug 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Thu, 2 Aug 2007 00:04:05 +0000 (00:04 +0000)]
fix win32 build
Stanislav Malyshev [Wed, 1 Aug 2007 23:54:06 +0000 (23:54 +0000)]
revert wrong fix
Christopher Jones [Wed, 1 Aug 2007 15:18:25 +0000 (15:18 +0000)]
New test for error handling
Johannes Schlüter [Wed, 1 Aug 2007 12:49:23 +0000 (12:49 +0000)]
- Fix #42164 Internal Sendmail Support is ALWAYS disabled
Dmitry Stogov [Wed, 1 Aug 2007 11:44:25 +0000 (11:44 +0000)]
Fixed namespace name and internal class name ambiguity
Antony Dovgal [Wed, 1 Aug 2007 11:43:27 +0000 (11:43 +0000)]
an attempt to fix win32 build
Dmitry Stogov [Wed, 1 Aug 2007 10:39:49 +0000 (10:39 +0000)]
Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception)
<changelog@php.net> [Wed, 1 Aug 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 31 Jul 2007 23:23:37 +0000 (23:23 +0000)]
- Use a script to generate tokenizer data from zend_language_parser.h
Johannes Schlüter [Tue, 31 Jul 2007 22:45:08 +0000 (22:45 +0000)]
- Add additional param to get_loaded_extensions() for returning Zend
extensions (Fixes #41278)
Jani Taskinen [Tue, 31 Jul 2007 21:29:11 +0000 (21:29 +0000)]
- Allow using * in test filenames to match pattern
Antony Dovgal [Tue, 31 Jul 2007 21:11:22 +0000 (21:11 +0000)]
add test (thanks Chris!)
Antony Dovgal [Tue, 31 Jul 2007 21:08:38 +0000 (21:08 +0000)]
missing part of the fix for bug #42134
Antony Dovgal [Tue, 31 Jul 2007 19:19:39 +0000 (19:19 +0000)]
fix #42134 (oci_error() returns false after oci_new_collection() fails)
Sebastian Bergmann [Tue, 31 Jul 2007 16:03:45 +0000 (16:03 +0000)]
Add ext/tokenizer support to the TODO.
Rob Richards [Tue, 31 Jul 2007 15:39:59 +0000 (15:39 +0000)]
fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults)
Rob Richards [Tue, 31 Jul 2007 15:07:15 +0000 (15:07 +0000)]
fix possible crash
Jani Taskinen [Tue, 31 Jul 2007 13:01:42 +0000 (13:01 +0000)]
- Fix some lib vs. $PHP_LIBDIR issues.
Antony Dovgal [Tue, 31 Jul 2007 12:23:42 +0000 (12:23 +0000)]
fix typo
it would be much better if Gentoo people send us this patch long ago instead of using their private patches.
<changelog@php.net> [Tue, 31 Jul 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Tue, 31 Jul 2007 00:32:18 +0000 (00:32 +0000)]
sometimes c-client returns non-null entry with null host
Pierre Joye [Mon, 30 Jul 2007 21:44:53 +0000 (21:44 +0000)]
- MFB:
- fix gd bug #102, < 0 means that no load are loaded, return false
- add error code in the warning
Sebastian Bergmann [Mon, 30 Jul 2007 16:20:46 +0000 (16:20 +0000)]
Start TODO for namespaces/packages.
<changelog@php.net> [Mon, 30 Jul 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 29 Jul 2007 01:31:10 +0000 (01:31 +0000)]
ChangeLog update
Rob Richards [Sat, 28 Jul 2007 09:16:15 +0000 (09:16 +0000)]
allow user specified class to be returned from transformToDoc
Rob Richards [Sat, 28 Jul 2007 08:34:09 +0000 (08:34 +0000)]
MFB: Fixed Bug #42112 (deleting a node produces memory corruption)
add test
<changelog@php.net> [Sat, 28 Jul 2007 01:34:20 +0000 (01:34 +0000)]
ChangeLog update
Dmitry Stogov [Fri, 27 Jul 2007 16:29:25 +0000 (16:29 +0000)]
Improved fix for bug #41633 (self:: doesn't work for constants) to support function define()
Dmitry Stogov [Fri, 27 Jul 2007 14:53:23 +0000 (14:53 +0000)]
Extended tests
Dmitry Stogov [Fri, 27 Jul 2007 13:41:36 +0000 (13:41 +0000)]
Namespace support for name ambiguity between namespace and class name
Dmitry Stogov [Fri, 27 Jul 2007 09:04:12 +0000 (09:04 +0000)]
Support for namespaces in compile-time constant reference
<changelog@php.net> [Fri, 27 Jul 2007 01:34:13 +0000 (01:34 +0000)]
ChangeLog update
Jani Taskinen [Fri, 27 Jul 2007 01:09:18 +0000 (01:09 +0000)]
- Align help texts and added note about embedded not being available when
the MySQL native driver is used.
Jani Taskinen [Thu, 26 Jul 2007 22:45:22 +0000 (22:45 +0000)]
- Made build system less dependant for the PHP major version to also
ease MFB/MFH as acinclude.m4 and Makefile.global are identical in both
branches.
Jani Taskinen [Thu, 26 Jul 2007 19:07:53 +0000 (19:07 +0000)]
I must be blind..
Jani Taskinen [Thu, 26 Jul 2007 18:49:51 +0000 (18:49 +0000)]
- copy-paste typo
Jani Taskinen [Thu, 26 Jul 2007 15:23:31 +0000 (15:23 +0000)]
- Fixed bug #42107 (sscanf broken when using %2$s type format parameters)
Jani Taskinen [Thu, 26 Jul 2007 14:54:49 +0000 (14:54 +0000)]
- Check also if ulong is available
Andrey Hristov [Thu, 26 Jul 2007 14:40:18 +0000 (14:40 +0000)]
Return to previous code
Jani Taskinen [Thu, 26 Jul 2007 14:30:08 +0000 (14:30 +0000)]
- ws + cs fixes
Jani Taskinen [Thu, 26 Jul 2007 14:29:03 +0000 (14:29 +0000)]
fix typo
Raghubansh Kumar [Thu, 26 Jul 2007 13:55:42 +0000 (13:55 +0000)]
file.inc : Added dumping of stat array in functions (compare_self_stat() & compare_stats() )
Smaller testcases for lstat_stat_variation[1-7].phpt files
Hannes Magnusson [Thu, 26 Jul 2007 13:19:22 +0000 (13:19 +0000)]
Add arginfo
Dmitry Stogov [Thu, 26 Jul 2007 08:57:52 +0000 (08:57 +0000)]
Added warning for useless import statement
Dmitry Stogov [Thu, 26 Jul 2007 08:32:52 +0000 (08:32 +0000)]
Disabling declaration of class which name conflicts with import.
<changelog@php.net> [Thu, 26 Jul 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Jani Taskinen [Wed, 25 Jul 2007 23:47:33 +0000 (23:47 +0000)]
- Moved mysqnd to it's own directory: It is sort of an extension itself.
(Similar to what ext/libxml is..)
Jani Taskinen [Wed, 25 Jul 2007 21:19:43 +0000 (21:19 +0000)]
- Allow using extra headers in PHP_CHECK_SIZEOF
Dmitry Stogov [Wed, 25 Jul 2007 16:34:27 +0000 (16:34 +0000)]
Fixed EOF handling in case of reading from file opened in write only mode.
Andrey Hristov [Wed, 25 Jul 2007 12:42:00 +0000 (12:42 +0000)]
Alignment fixes for 64bit and fixing macroses
Dmitry Stogov [Wed, 25 Jul 2007 11:13:17 +0000 (11:13 +0000)]
Fixed bug #41713 (Persistent memory consumption on win32 since 5.2)
Antony Dovgal [Wed, 25 Jul 2007 09:40:58 +0000 (09:40 +0000)]
fix --with-php-config option
Hannes Magnusson [Wed, 25 Jul 2007 09:05:55 +0000 (09:05 +0000)]
Show "wrong parameter count" error messages
<changelog@php.net> [Wed, 25 Jul 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 24 Jul 2007 23:25:48 +0000 (23:25 +0000)]
- These functions where MFHd >1 year ago
Johannes Schlüter [Tue, 24 Jul 2007 23:16:47 +0000 (23:16 +0000)]
- MFB: New ReflectionExtension::info() function to print the phpinfo() block
for an extension.
Hannes Magnusson [Tue, 24 Jul 2007 22:54:26 +0000 (22:54 +0000)]
Fixed bug#42090 (json_decode causes segmentation fault)
Antony Dovgal [Tue, 24 Jul 2007 22:34:17 +0000 (22:34 +0000)]
add PCRE_VERSION constant to ext/pcre
Antony Dovgal [Tue, 24 Jul 2007 20:14:03 +0000 (20:14 +0000)]
fix ZTS build
Antony Dovgal [Tue, 24 Jul 2007 20:11:13 +0000 (20:11 +0000)]
namespace protection
GD uses the same variable, too.
Dmitry Stogov [Tue, 24 Jul 2007 20:03:30 +0000 (20:03 +0000)]
Fixed test
Dmitry Stogov [Tue, 24 Jul 2007 19:24:56 +0000 (19:24 +0000)]
Fixed bug #40705 (Iterating within function moves original array pointer)
Fixed bug #40509 (key() function changed behaviour if global array is used within function)
Andrey Hristov [Tue, 24 Jul 2007 19:23:35 +0000 (19:23 +0000)]
ignor php_have_mysqlnd.h
Andrey Hristov [Tue, 24 Jul 2007 19:20:28 +0000 (19:20 +0000)]
Don't use AC_CHECK_TYPES, as autoconf 2.13 is buggy, use an workaround.
Dmitry Stogov [Tue, 24 Jul 2007 18:28:53 +0000 (18:28 +0000)]
Fixed bug #41372 (Internal pointer of source array resets during array copying)
Fixed bug #37715 (array pointers resetting on copy)
Andrey Hristov [Tue, 24 Jul 2007 16:50:20 +0000 (16:50 +0000)]
Add missing file
Andrey Hristov [Tue, 24 Jul 2007 16:13:26 +0000 (16:13 +0000)]
Import of mysqlnd and ext/mysql + ext/mysqli patched to be built either
with libmysql or mysqld.
Use --with-mysql=mysqlnd --with-mysqli=mysqlnd to build with mysqlnd.
Dmitry Stogov [Tue, 24 Jul 2007 14:25:07 +0000 (14:25 +0000)]
Fixed bug #41984 (Hangs on large SoapClient requests)
Jani Taskinen [Tue, 24 Jul 2007 14:18:47 +0000 (14:18 +0000)]
- Changed "display_errors" php.ini option to accept "stderr" as value which
makes the error messages to be outputted to STDERR instead of STDOUT with
CGI and CLI SAPIs.
Jani Taskinen [Tue, 24 Jul 2007 13:29:39 +0000 (13:29 +0000)]
fix folding
Dmitry Stogov [Tue, 24 Jul 2007 11:40:07 +0000 (11:40 +0000)]
Fixed bug #40757 (get_object_vars get nothing in child class)
Fixed bug #41929 (Foreach on object does not iterate over all visible properties)
Jani Taskinen [Tue, 24 Jul 2007 11:33:47 +0000 (11:33 +0000)]
- Added missing constants for MSG_EOR and MSG_EOF
Jani Taskinen [Tue, 24 Jul 2007 11:15:29 +0000 (11:15 +0000)]
- Removed useless file
Andrey Hristov [Tue, 24 Jul 2007 09:32:11 +0000 (09:32 +0000)]
MFB
Dmitry Stogov [Tue, 24 Jul 2007 09:28:12 +0000 (09:28 +0000)]
Fixed bug #41983 (Error Fetching http headers terminated by '\n')
Dmitry Stogov [Tue, 24 Jul 2007 09:07:50 +0000 (09:07 +0000)]
Fixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard char or trailing slash
<changelog@php.net> [Tue, 24 Jul 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Mon, 23 Jul 2007 22:14:41 +0000 (22:14 +0000)]
fix test
Stanislav Malyshev [Mon, 23 Jul 2007 16:06:25 +0000 (16:06 +0000)]
add announcement copy as README for easier reference
Jani Taskinen [Mon, 23 Jul 2007 15:57:08 +0000 (15:57 +0000)]
- Fixed bug #42071 (ini scanner allows NULL to be used as option name)
# Also fixed a warning
Jani Taskinen [Mon, 23 Jul 2007 13:27:34 +0000 (13:27 +0000)]
- Fixed str_pad() when passed huge negative pad_length
Ulf Wendel [Mon, 23 Jul 2007 12:38:41 +0000 (12:38 +0000)]
Damn, Pierre is clever.
[14:35] <_jani_> nixnutz_: why don't you just commit everything in one go..?
[14:35] <_jani_> this "spamming" is getting quite boring..
[14:36] <Pierre> 20â\82 ¬/commit :)
Ulf Wendel [Mon, 23 Jul 2007 12:36:06 +0000 (12:36 +0000)]
Tests for mysqli_stmt_send_long_data()
Ulf Wendel [Mon, 23 Jul 2007 12:34:09 +0000 (12:34 +0000)]
Tests which verify that you really cannot clone any of the mysqli
objects. Technically it might be possible to tweak ext/mysqli and make
the objects cloneable - tough, we haven't checked in depth.
So, if one is interested, raise a discussion.
Ulf Wendel [Mon, 23 Jul 2007 12:28:56 +0000 (12:28 +0000)]
Tests that check mysqli_fetch_field(), mysqli_fetch_field_direct() and
retrieve metadata
Ulf Wendel [Mon, 23 Jul 2007 12:28:12 +0000 (12:28 +0000)]
Tests for mysqli_fetch_object()
Ulf Wendel [Mon, 23 Jul 2007 12:27:39 +0000 (12:27 +0000)]
Another nice new function that comes with mysqlnd: return all rows of
a result set in one array. This is handy if want to fetch all results and
pass the data directly to a template engine, for example. In this case
you save a loop.
1) Currently:
$all_rows = array();
while ($row = mysqli_fetch_assoc($res))
$all_rows[] = $row;
2) With mysqli_fetch_all:
$all_rows = mysqli_fetch_all($res, MYSQL_ASSOC)
Note: if you need the loop for processing each row, try variant 1) for
performance reasons.
Ulf Wendel [Mon, 23 Jul 2007 12:24:02 +0000 (12:24 +0000)]
Adding tests for a few new functions that come with mysqlnd:
mysqli_stmt_get_result() - create mysqli_result set from stmt
mysqli_get_cache_stats() - mysqlnd internal status/stats
mysqli_get_client_stats() - mysqlnd internal status/stats/