]>
granicus.if.org Git - php/log
Sascha Schumann [Wed, 13 Dec 2000 12:26:25 +0000 (12:26 +0000)]
Don't increase the refcount of id, if we already have increased the refcount
of the same id before.
PR: #8225
Sascha Schumann [Wed, 13 Dec 2000 12:15:48 +0000 (12:15 +0000)]
Move cracklib entry to 4.0.5
Daniel Beulshausen [Wed, 13 Dec 2000 11:37:00 +0000 (11:37 +0000)]
link against msvcrt(d).lib, ignoring it isn't a good idea
Stanislav Malyshev [Wed, 13 Dec 2000 10:22:36 +0000 (10:22 +0000)]
Fix crash when first argument to strtr is empty
Stanislav Malyshev [Wed, 13 Dec 2000 09:44:06 +0000 (09:44 +0000)]
Kill warning
foobar [Wed, 13 Dec 2000 09:19:13 +0000 (09:19 +0000)]
Added a missing note.
<changelog@php.net> [Wed, 13 Dec 2000 02:09:35 +0000 (02:09 +0000)]
ChangeLog update
Stanislav Malyshev [Tue, 12 Dec 2000 17:42:53 +0000 (17:42 +0000)]
Open files in binary mode - should fix readfile() on Windows
Stanislav Malyshev [Tue, 12 Dec 2000 17:02:12 +0000 (17:02 +0000)]
Fix memory leak
Stanislav Malyshev [Tue, 12 Dec 2000 16:56:34 +0000 (16:56 +0000)]
Fix socket read returning bad values.
Uwe Steinmann [Tue, 12 Dec 2000 16:02:19 +0000 (16:02 +0000)]
- add test for hw_insertanchors()
Uwe Steinmann [Tue, 12 Dec 2000 12:28:26 +0000 (12:28 +0000)]
- new function hw_insertanchors(). It takes a document, a list of anchors
and its destination and inserts the anchors into the text.
Stanislav Malyshev [Tue, 12 Dec 2000 10:47:47 +0000 (10:47 +0000)]
Fix #7987: POST/GET: string with \0(%00) values not parsed correctly
Stanislav Malyshev [Tue, 12 Dec 2000 09:47:30 +0000 (09:47 +0000)]
Fix #8195: strncasecmp returns incorrect value
<changelog@php.net> [Tue, 12 Dec 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
Zeev Suraski [Mon, 11 Dec 2000 16:27:48 +0000 (16:27 +0000)]
Fix Win32 build
foobar [Mon, 11 Dec 2000 16:21:19 +0000 (16:21 +0000)]
Added a note about --enable-versioning working with IRIX 6.5
Andrei Zmievski [Mon, 11 Dec 2000 14:42:05 +0000 (14:42 +0000)]
Formatting.
Stanislav Malyshev [Mon, 11 Dec 2000 14:29:25 +0000 (14:29 +0000)]
Fix serializer bug that prevented serializer from working on any
variable that had non-reference copies of the same zval
Sterling Hughes [Mon, 11 Dec 2000 14:15:09 +0000 (14:15 +0000)]
Fix a crash related to the simple sablotron api. (thies)
make sablotron work with zts.
fix a leak or two,
Thies C. Arntzen [Mon, 11 Dec 2000 12:52:52 +0000 (12:52 +0000)]
fix #6348
Sascha Schumann [Mon, 11 Dec 2000 08:05:53 +0000 (08:05 +0000)]
Add TODO note
Andrei Zmievski [Mon, 11 Dec 2000 05:36:24 +0000 (05:36 +0000)]
Make php_array_merge() an API function.
<changelog@php.net> [Mon, 11 Dec 2000 02:09:23 +0000 (02:09 +0000)]
ChangeLog update
Sascha Schumann [Sun, 10 Dec 2000 23:22:20 +0000 (23:22 +0000)]
Align ZTS handling of globals with common usage
Daniel Beulshausen [Sun, 10 Dec 2000 22:40:07 +0000 (22:40 +0000)]
fix win32 apache module
# this is ugly, has someone a better way?
Daniel Beulshausen [Sun, 10 Dec 2000 22:06:07 +0000 (22:06 +0000)]
fix windows build
Andi Gutmans [Sun, 10 Dec 2000 20:26:56 +0000 (20:26 +0000)]
- Add NEWS about being able to assign new's by ref
Chuck Hagenbuch [Sun, 10 Dec 2000 19:18:34 +0000 (19:18 +0000)]
[whitespace] make this code a bit less dense.
Sebastian Bergmann [Sun, 10 Dec 2000 18:40:23 +0000 (18:40 +0000)]
Initial commit of Function_Cache.
foobar [Sun, 10 Dec 2000 15:55:34 +0000 (15:55 +0000)]
Added constants for locale categories.
foobar [Sun, 10 Dec 2000 15:53:37 +0000 (15:53 +0000)]
Moved the constants into ext/standard
James Moore [Sun, 10 Dec 2000 14:45:42 +0000 (14:45 +0000)]
Making the shmop phpinfo entry look the same as others.
Sterling Hughes [Sun, 10 Dec 2000 10:57:46 +0000 (10:57 +0000)]
For nice looking error output. ;)
Sterling Hughes [Sun, 10 Dec 2000 09:57:26 +0000 (09:57 +0000)]
Fix crash on error handler.
Speed up a bit (only loop through errors when necessary).
<changelog@php.net> [Sun, 10 Dec 2000 02:09:24 +0000 (02:09 +0000)]
ChangeLog update
Stig Bakken [Sun, 10 Dec 2000 01:32:16 +0000 (01:32 +0000)]
* DB::isManip counts "REPLACE" as a manipulation command (MySQL specific)
* renamed DB_common::execute_emulate_query to DB_common::executeEmulateQuery
* moved "query" DB method to DB_common, there was duplicated logic in query
and simpleQuery in all backends.
foobar [Sun, 10 Dec 2000 00:37:43 +0000 (00:37 +0000)]
Kills one compile warning.
Sascha Schumann [Sat, 9 Dec 2000 10:35:18 +0000 (10:35 +0000)]
Fetch SWF globals
PR: #8181
foobar [Sat, 9 Dec 2000 03:19:46 +0000 (03:19 +0000)]
Removed unused variable definitions. And libxml can be build NOT
to have support for either XPath or XPtr.
<changelog@php.net> [Sat, 9 Dec 2000 02:09:18 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 9 Dec 2000 02:09:15 +0000 (02:09 +0000)]
NEWS update
foobar [Fri, 8 Dec 2000 16:25:38 +0000 (16:25 +0000)]
wb clean.
Sterling Hughes [Fri, 8 Dec 2000 14:37:49 +0000 (14:37 +0000)]
@ Added the call_user_method_array function which allows you to call a method with an
@ arbitrary number of parameters. (Sterling)
Rasmus Lerdorf [Fri, 8 Dec 2000 14:28:14 +0000 (14:28 +0000)]
Fix off by one error in file upload code
foobar [Fri, 8 Dec 2000 13:09:32 +0000 (13:09 +0000)]
Version checking for domxml. Requires >= 2.2.7 at the moment.
Stig Bakken [Fri, 8 Dec 2000 12:57:11 +0000 (12:57 +0000)]
* output fix for skipped tests
Sascha Schumann [Fri, 8 Dec 2000 12:32:16 +0000 (12:32 +0000)]
Fix a memory leak
Sterling Hughes [Fri, 8 Dec 2000 09:29:09 +0000 (09:29 +0000)]
Fix sablotron.
Add a little beautifying of the extensions name for phpcredits() (Sablotron XSLT not Sablot).
#would somebody please add this to the release tree, thanks much!
Zak Greant [Fri, 8 Dec 2000 09:20:42 +0000 (09:20 +0000)]
Added constants to represent the various categories of
locale (LC_ALL, LC_MESSAGES, etc...)
Stig Bakken [Fri, 8 Dec 2000 02:30:43 +0000 (02:30 +0000)]
* applied fetch modes patch for odbc by Richard M. Yumul
* added DB::isManip so we have _one_ place for testing whether something
is a data manipulation query
* when passed a string as its first constructor arg, DB_Error now uses
the error code DB_ERROR rather than just 0
* implemented auto-commit for ibase (not yet fully tested)
* fixed persistent connections in odbc
<changelog@php.net> [Fri, 8 Dec 2000 02:09:08 +0000 (02:09 +0000)]
ChangeLog update
Stig Bakken [Fri, 8 Dec 2000 00:21:09 +0000 (00:21 +0000)]
added TODO comment
Sascha Schumann [Fri, 8 Dec 2000 00:12:35 +0000 (00:12 +0000)]
Namespace protect parse_date interface and implementation
Stig Bakken [Thu, 7 Dec 2000 19:53:27 +0000 (19:53 +0000)]
* added Sebastian's affectedRows() and numRows() for MySQL
* added regression test for DB_mysql::affectedRows
* fixed some PEAR_Error based tests that had broken (line number change)
Sascha Schumann [Thu, 7 Dec 2000 19:28:13 +0000 (19:28 +0000)]
Hardcode strlen due to problems on SCO OpenServer 5.0.4 which defines
strlen to __std_hdr_strlen.
David Hedbor [Thu, 7 Dec 2000 19:01:13 +0000 (19:01 +0000)]
Fix for Pike 7.1 (error -> Pike_error). Caudium bug #12486.
Sascha Schumann [Thu, 7 Dec 2000 16:34:37 +0000 (16:34 +0000)]
Enable libgcc, if we are building on Solaris with GCC.
Sascha Schumann [Thu, 7 Dec 2000 15:33:30 +0000 (15:33 +0000)]
Hardcode the readdir entry as well
Andrei Zmievski [Thu, 7 Dec 2000 14:54:52 +0000 (14:54 +0000)]
We don't want any hard errors in PHP scripts unless absolutely necessary.
Kristian Köhntopp [Thu, 7 Dec 2000 14:14:00 +0000 (14:14 +0000)]
Fugbix in call_user_func_array() if second argument is empty.
Sascha Schumann [Thu, 7 Dec 2000 13:07:18 +0000 (13:07 +0000)]
Axe rest of DAV leftovers and use STD_PHP_INI_ENTRY in the INI section
Sascha Schumann [Thu, 7 Dec 2000 12:09:38 +0000 (12:09 +0000)]
Hardcode all functions which are mentioned in the Large File Support Spec
http://ewe3.sas.com/standards/large.file/specs/api+.007.html
Sascha Schumann [Thu, 7 Dec 2000 11:27:35 +0000 (11:27 +0000)]
Fix Makefile template.
Stanislav Malyshev [Thu, 7 Dec 2000 11:13:49 +0000 (11:13 +0000)]
Enable DB2 shared build
foobar [Thu, 7 Dec 2000 11:01:32 +0000 (11:01 +0000)]
Fixed bug #8145
foobar [Thu, 7 Dec 2000 10:44:16 +0000 (10:44 +0000)]
Added note that openssl 0.9.6 is required.
Stanislav Malyshev [Thu, 7 Dec 2000 10:36:45 +0000 (10:36 +0000)]
Whitespace fix
Stanislav Malyshev [Thu, 7 Dec 2000 10:36:10 +0000 (10:36 +0000)]
Allow var $foo = array(ABC => 1) constructs
# It still doesn't work good with constants, but at least doesn't leak now
Uwe Steinmann [Thu, 7 Dec 2000 10:04:18 +0000 (10:04 +0000)]
- set propper min version
Sascha Schumann [Thu, 7 Dec 2000 10:03:21 +0000 (10:03 +0000)]
Fix ext_skel on Solaris
Submitted by: Sam Liddicott <sam.liddicott@ananova.com>
Stanislav Malyshev [Thu, 7 Dec 2000 09:39:16 +0000 (09:39 +0000)]
Fix memory leak - get_current_key mallocs it's result, no need to
copy it.
Stig Bakken [Thu, 7 Dec 2000 08:06:41 +0000 (08:06 +0000)]
* make it possible to override the start directory for "make test"
Joey Smith [Thu, 7 Dec 2000 02:50:46 +0000 (02:50 +0000)]
Close bug #7013.
<changelog@php.net> [Thu, 7 Dec 2000 02:09:19 +0000 (02:09 +0000)]
ChangeLog update
Chuck Hagenbuch [Thu, 7 Dec 2000 01:06:58 +0000 (01:06 +0000)]
Contribute Horde's Log:: abstraction class to PEAR.
foobar [Thu, 7 Dec 2000 00:22:36 +0000 (00:22 +0000)]
The new openssl extension requires OpenSSL version >= 0.9.6
Sascha Schumann [Wed, 6 Dec 2000 21:24:10 +0000 (21:24 +0000)]
INIT_DATA/UPDATE_DATA assumed that pData elements of the size of a void
pointer would actually be aligned like a void pointer. This lead
to bus errors on architectures which don't allow unaligned 32-bit accesses.
Andre Langhorst [Wed, 6 Dec 2000 18:55:52 +0000 (18:55 +0000)]
updated with =& new syntax
Andre Langhorst [Wed, 6 Dec 2000 18:29:03 +0000 (18:29 +0000)]
made run-tests.php windows compatible
Andre Langhorst [Wed, 6 Dec 2000 17:56:53 +0000 (17:56 +0000)]
added $this in constructor test (fails currently)
Sascha Schumann [Wed, 6 Dec 2000 17:34:58 +0000 (17:34 +0000)]
Fix indentation of configure output
Andre Langhorst [Wed, 6 Dec 2000 16:22:01 +0000 (16:22 +0000)]
added OO test (will fail currently)
Stanislav Malyshev [Wed, 6 Dec 2000 15:08:18 +0000 (15:08 +0000)]
Fix T1 static build
Stanislav Malyshev [Wed, 6 Dec 2000 14:28:10 +0000 (14:28 +0000)]
Update README
Stanislav Malyshev [Wed, 6 Dec 2000 14:10:40 +0000 (14:10 +0000)]
Fix prototypes
Fix prefect_square return
Stig Bakken [Wed, 6 Dec 2000 02:53:14 +0000 (02:53 +0000)]
* cleanup
Stig Bakken [Wed, 6 Dec 2000 02:52:37 +0000 (02:52 +0000)]
#With "php -f file.php", file.php is unable to parse command-line
#options because they are swallowed by PHP. Use "-q" option instead to
#avoid this but still supress HTTP headers.
<changelog@php.net> [Wed, 6 Dec 2000 02:09:15 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 6 Dec 2000 02:09:12 +0000 (02:09 +0000)]
NEWS update
Andrei Zmievski [Tue, 5 Dec 2000 22:58:36 +0000 (22:58 +0000)]
@- Removed ext/dav due to obsolescence. (Andrei)
Chuck Hagenbuch [Tue, 5 Dec 2000 21:12:45 +0000 (21:12 +0000)]
spaces after commas. all whitespace.
Andi Gutmans [Tue, 5 Dec 2000 18:45:58 +0000 (18:45 +0000)]
- Support for $var =& new foo() syntax. This allows you to use objects
which create extra references to themselves in the constructor.
Stanislav Malyshev [Tue, 5 Dec 2000 15:35:20 +0000 (15:35 +0000)]
Make GMP use Zend's memory functions
Stanislav Malyshev [Tue, 5 Dec 2000 14:47:40 +0000 (14:47 +0000)]
Fix prototypes
Stanislav Malyshev [Tue, 5 Dec 2000 14:17:38 +0000 (14:17 +0000)]
Add check for conversion base
Zeev Suraski [Tue, 5 Dec 2000 13:04:05 +0000 (13:04 +0000)]
Expose all timeout functions
Stig Bakken [Tue, 5 Dec 2000 12:15:18 +0000 (12:15 +0000)]
* applied patch by Stig-Ørjan Smelror <Stig.Orjan.Smelror@lincom.no>
Stig Bakken [Tue, 5 Dec 2000 12:11:30 +0000 (12:11 +0000)]
Applied IBM DB2 patch by Walter Franzini <walter@sys-net.it>
@ext/odbc: IBM DB2 patch by Walter Franzini <walter@sys-net.it>
Sascha Schumann [Tue, 5 Dec 2000 11:05:24 +0000 (11:05 +0000)]
Pass core_globals to new inline functions
Submitted by: Sebastian Bergmann