]> granicus.if.org Git - php/log
php
20 years agoFix bug #28584: DOMText::splitText() does not split text properly (benjcarson)
Rob Richards [Mon, 31 May 2004 12:50:28 +0000 (12:50 +0000)]
Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson)
Prototype fixes

20 years agoFix prototypes
Zeev Suraski [Mon, 31 May 2004 12:27:49 +0000 (12:27 +0000)]
Fix prototypes

20 years agofix leak when using relaxng
Rob Richards [Mon, 31 May 2004 11:20:46 +0000 (11:20 +0000)]
fix leak when using relaxng
interim fix for isolating our streams handling
- once libxml supports overriding streams this should be changed
  for security reasons

20 years agoFix typo
Zeev Suraski [Mon, 31 May 2004 08:58:32 +0000 (08:58 +0000)]
Fix typo

20 years agoChangeLog update
<changelog@php.net> [Mon, 31 May 2004 00:33:13 +0000 (00:33 +0000)]
ChangeLog update

20 years agoUpdate the mcve module for libmonetra 4.0
Brad House [Sun, 30 May 2004 22:41:24 +0000 (22:41 +0000)]
Update the mcve module for libmonetra 4.0
A compatability layer has been introduced which should mean all
scripts written for v 3.2 of the module should continue working,
as well as compilation should still work against libmcve 3.2.x.
This module eventually needs to be renamed to 'monetra' to reflect
the naming change of the underlying library.

20 years agoRestrict 'CREATE DATABASE' in sql safe mode
Ard Biesheuvel [Sun, 30 May 2004 20:40:36 +0000 (20:40 +0000)]
Restrict 'CREATE DATABASE' in sql safe mode

20 years agoFix Win32 build
Ard Biesheuvel [Sun, 30 May 2004 20:24:46 +0000 (20:24 +0000)]
Fix Win32 build
Added missing 'break'

20 years agoFixed memory leak on ifx_error().
Ilia Alshanetsky [Sun, 30 May 2004 18:58:47 +0000 (18:58 +0000)]
Fixed memory leak on ifx_error().

20 years agoFixed bug #28564 (Problem building informix as a shared extension).
Ilia Alshanetsky [Sun, 30 May 2004 17:56:52 +0000 (17:56 +0000)]
Fixed bug #28564 (Problem building informix as a shared extension).
Patch by: roques at mti dot ag

20 years agoFix prototypes
Zeev Suraski [Sun, 30 May 2004 17:53:12 +0000 (17:53 +0000)]
Fix prototypes

20 years agoFix unregistered bug (segfault on uninitialised pointer)
Ard Biesheuvel [Sun, 30 May 2004 17:51:19 +0000 (17:51 +0000)]
Fix unregistered bug (segfault on uninitialised pointer)
Return string("0 ") from ibase_query() if query succeeded but did not affect any rows

20 years agoNo meaning for unsigned
Zeev Suraski [Sun, 30 May 2004 17:34:11 +0000 (17:34 +0000)]
No meaning for unsigned

20 years agoFix prototype
Zeev Suraski [Sun, 30 May 2004 17:32:32 +0000 (17:32 +0000)]
Fix prototype

20 years agofix unit tests for 1.4.0dev3
Greg Beaver [Sun, 30 May 2004 17:02:34 +0000 (17:02 +0000)]
fix unit tests for 1.4.0dev3

20 years agoUse default character set in generated test DB
Ard Biesheuvel [Sun, 30 May 2004 16:59:43 +0000 (16:59 +0000)]
Use default character set in generated test DB

20 years agoFix HTML/table layout in info() entry
Ard Biesheuvel [Sun, 30 May 2004 16:41:28 +0000 (16:41 +0000)]
Fix HTML/table layout in info() entry

20 years agoRemoved ibase_timefmt() - use ini_set() instead
Ard Biesheuvel [Sun, 30 May 2004 16:20:25 +0000 (16:20 +0000)]
Removed ibase_timefmt() - use ini_set() instead
Improved phpinfo() appearance

20 years agoUpdate to PHP-style prototypes
Zeev Suraski [Sun, 30 May 2004 15:12:08 +0000 (15:12 +0000)]
Update to PHP-style prototypes
(a PHP function returning char *?  What were you smoking? :)

20 years agomanually check for egrep
Brad House [Sun, 30 May 2004 14:33:45 +0000 (14:33 +0000)]
manually check for egrep

20 years agoChangeLog update
<changelog@php.net> [Sun, 30 May 2004 00:32:48 +0000 (00:32 +0000)]
ChangeLog update

20 years agoTurn this off then
Wez Furlong [Sat, 29 May 2004 09:27:18 +0000 (09:27 +0000)]
Turn this off then

20 years agotesting file
Greg Beaver [Sat, 29 May 2004 09:21:31 +0000 (09:21 +0000)]
testing file

20 years agomodify php_dump.php, .cvsignore ignores *.php
Greg Beaver [Sat, 29 May 2004 09:09:46 +0000 (09:09 +0000)]
modify php_dump.php, .cvsignore ignores *.php
move include to the place where it is used

20 years agoupdate _installFile() test for channels
Greg Beaver [Sat, 29 May 2004 09:06:09 +0000 (09:06 +0000)]
update _installFile() test for channels

20 years agoupdate checkDeps/extractDownloadFilename tests for channels
Greg Beaver [Sat, 29 May 2004 09:03:43 +0000 (09:03 +0000)]
update checkDeps/extractDownloadFilename tests for channels

20 years agoupdate registry test for channels
Greg Beaver [Sat, 29 May 2004 09:02:47 +0000 (09:02 +0000)]
update registry test for channels

20 years agouse fake pearweb - now anyone can run the download unit tests.
Greg Beaver [Sat, 29 May 2004 09:02:26 +0000 (09:02 +0000)]
use fake pearweb - now anyone can run the download unit tests.

These tests require channels to pass

20 years agofake pearweb package files, for unit testing downloads without an installed pearweb
Greg Beaver [Sat, 29 May 2004 09:00:52 +0000 (09:00 +0000)]
fake pearweb package files, for unit testing downloads without an installed pearweb

20 years agoconfig unit tests, ready for channels
Greg Beaver [Sat, 29 May 2004 08:59:26 +0000 (08:59 +0000)]
config unit tests, ready for channels

20 years agonew unit tests
Greg Beaver [Sat, 29 May 2004 08:51:59 +0000 (08:51 +0000)]
new unit tests
pearweb mock object is complete

20 years agoupdate for conflicting file test
Greg Beaver [Sat, 29 May 2004 08:49:01 +0000 (08:49 +0000)]
update for conflicting file test

20 years agonew package.xml needed to test conflicting files error
Greg Beaver [Sat, 29 May 2004 08:48:01 +0000 (08:48 +0000)]
new package.xml needed to test conflicting files error

20 years agoChangeLog update
<changelog@php.net> [Sat, 29 May 2004 00:32:22 +0000 (00:32 +0000)]
ChangeLog update

20 years agoDon't rely on TIOCNOTTY.
Wez Furlong [Sat, 29 May 2004 00:30:11 +0000 (00:30 +0000)]
Don't rely on TIOCNOTTY.

20 years agoChanged default date format to ISO
Ard Biesheuvel [Fri, 28 May 2004 23:39:33 +0000 (23:39 +0000)]
Changed default date format to ISO
Enable sync flag in connect()

20 years ago'tidy' should not be final, but 'tidyNode' should be.
John Coggeshall [Fri, 28 May 2004 20:32:52 +0000 (20:32 +0000)]
'tidy' should not be final, but 'tidyNode' should be.

20 years agoFix commit/rollback of multi-link transactions
Ard Biesheuvel [Fri, 28 May 2004 20:11:34 +0000 (20:11 +0000)]
Fix commit/rollback of multi-link transactions
Some CS

20 years agoAllow user-defined error handlers to indicate whether default error
Andrei Zmievski [Fri, 28 May 2004 17:28:33 +0000 (17:28 +0000)]
Allow user-defined error handlers to indicate whether default error
handler should be re-invoked, by returning true or false.

20 years agoFixed memory leak on error.
Ilia Alshanetsky [Fri, 28 May 2004 14:17:46 +0000 (14:17 +0000)]
Fixed memory leak on error.

20 years agoThe engine will take care out-of-memory situation for us.
Ilia Alshanetsky [Fri, 28 May 2004 14:14:26 +0000 (14:14 +0000)]
The engine will take care out-of-memory situation for us.

20 years agoFixed off-by-one in http_fopen_wrapper
Stefan Esser [Fri, 28 May 2004 13:38:06 +0000 (13:38 +0000)]
Fixed off-by-one in http_fopen_wrapper

20 years agoHopefully resolve proc_open build issues.
Wez Furlong [Fri, 28 May 2004 13:25:51 +0000 (13:25 +0000)]
Hopefully resolve proc_open build issues.

If we need anything more elaborate than this, then we can move to a configure
time check as Sascha suggests.

20 years agofix memleak in php callbacks
Christian Stocker [Fri, 28 May 2004 13:04:19 +0000 (13:04 +0000)]
fix memleak in php callbacks

20 years agoFixed off-by-one in php_parse_url.
Stefan Esser [Fri, 28 May 2004 11:33:23 +0000 (11:33 +0000)]
Fixed off-by-one in php_parse_url.

20 years ago- Added date/time parser thingy.
Derick Rethans [Fri, 28 May 2004 10:47:15 +0000 (10:47 +0000)]
- Added date/time parser thingy.

20 years ago- Fixed ip2long() behavior if an invalid IP address was passed to the
Derick Rethans [Fri, 28 May 2004 10:45:18 +0000 (10:45 +0000)]
- Fixed ip2long() behavior if an invalid IP address was passed to the
  function. This makes it possible to distingiush between "255.255.255.255"
  and a wrong one.

20 years agoAdd more outstanding patches
Marcus Boerger [Fri, 28 May 2004 09:14:44 +0000 (09:14 +0000)]
Add more outstanding patches

20 years agoRemove finished tasks
Marcus Boerger [Fri, 28 May 2004 09:12:07 +0000 (09:12 +0000)]
Remove finished tasks

20 years agoRemove finished tasks
Marcus Boerger [Fri, 28 May 2004 09:06:56 +0000 (09:06 +0000)]
Remove finished tasks

20 years agoAdd more things
Marcus Boerger [Fri, 28 May 2004 09:03:00 +0000 (09:03 +0000)]
Add more things

20 years agoPrevent possible problems with illegal properties
Marcus Boerger [Fri, 28 May 2004 08:55:10 +0000 (08:55 +0000)]
Prevent possible problems with illegal properties

20 years ago- Make the default mask for user defined error handlers include ALL errors,
Derick Rethans [Fri, 28 May 2004 08:08:56 +0000 (08:08 +0000)]
- Make the default mask for user defined error handlers include ALL errors,
  including E_STRICT.

20 years agoChangeLog update
<changelog@php.net> [Fri, 28 May 2004 00:31:45 +0000 (00:31 +0000)]
ChangeLog update

20 years agoBetter skip condition check for session tests.
Ilia Alshanetsky [Thu, 27 May 2004 20:53:26 +0000 (20:53 +0000)]
Better skip condition check for session tests.

20 years ago5.1 tasks.
Andrei Zmievski [Thu, 27 May 2004 16:22:47 +0000 (16:22 +0000)]
5.1 tasks.

20 years ago- Back to RC3-dev until we roll final
Andi Gutmans [Thu, 27 May 2004 15:03:46 +0000 (15:03 +0000)]
- Back to RC3-dev until we roll final

20 years agoFix #25939 for good this time.
Wez Furlong [Thu, 27 May 2004 13:04:14 +0000 (13:04 +0000)]
Fix #25939 for good this time.
# How could I miss this??

20 years agoPut similar items next to eachother
Derick Rethans [Thu, 27 May 2004 12:28:41 +0000 (12:28 +0000)]
Put similar items next to eachother

20 years ago- More news
Andi Gutmans [Thu, 27 May 2004 12:01:14 +0000 (12:01 +0000)]
- More news

20 years ago- Fix problem with exceptions returning from include(). (Dmitry)
Andi Gutmans [Thu, 27 May 2004 11:59:58 +0000 (11:59 +0000)]
- Fix problem with exceptions returning from include(). (Dmitry)

20 years ago- RC3RC1
Andi Gutmans [Thu, 27 May 2004 11:39:35 +0000 (11:39 +0000)]
- RC3RC1

20 years agonamespace/tagname validation fixes (Adam Trachtenberg)
Rob Richards [Thu, 27 May 2004 11:15:45 +0000 (11:15 +0000)]
namespace/tagname validation fixes (Adam Trachtenberg)
added new test

20 years ago- NEWS
Andi Gutmans [Thu, 27 May 2004 08:30:14 +0000 (08:30 +0000)]
- NEWS

20 years agoMemory leaks were fixed
Dmitry Stogov [Thu, 27 May 2004 08:19:29 +0000 (08:19 +0000)]
Memory leaks were fixed

20 years agoBUGFIX: Prevent crash on error in send_http_soap_request()
Dmitry Stogov [Thu, 27 May 2004 07:58:22 +0000 (07:58 +0000)]
BUGFIX: Prevent crash on error in send_http_soap_request()

20 years agoChangeLog update
<changelog@php.net> [Thu, 27 May 2004 00:32:10 +0000 (00:32 +0000)]
ChangeLog update

20 years agoFix leak on systems where alloca isn't really alloca.
Wez Furlong [Wed, 26 May 2004 22:19:44 +0000 (22:19 +0000)]
Fix leak on systems where alloca isn't really alloca.

20 years agoFix silly mistake.
Wez Furlong [Wed, 26 May 2004 21:19:21 +0000 (21:19 +0000)]
Fix silly mistake.
Thanks Antony :)

20 years agoAvoid unnecessary and silly copying of constant name when registering.
Andrei Zmievski [Wed, 26 May 2004 21:01:37 +0000 (21:01 +0000)]
Avoid unnecessary and silly copying of constant name when registering.

20 years ago- Fix memory manager problem
Andi Gutmans [Wed, 26 May 2004 20:55:16 +0000 (20:55 +0000)]
- Fix memory manager problem

20 years agoPrepare for 0.2 release.
Ilia Alshanetsky [Wed, 26 May 2004 20:25:58 +0000 (20:25 +0000)]
Prepare for 0.2 release.

20 years agoTurn off session.auto_start to prevent test failures.
Ilia Alshanetsky [Wed, 26 May 2004 18:23:21 +0000 (18:23 +0000)]
Turn off session.auto_start to prevent test failures.

20 years agoPrevent test failure when fi_FI locale is not available.
Ilia Alshanetsky [Wed, 26 May 2004 18:18:14 +0000 (18:18 +0000)]
Prevent test failure when fi_FI locale is not available.

20 years ago- Remove this test, it still segfaults anyway (less noise in tests :) )
Pierre Joye [Wed, 26 May 2004 18:12:43 +0000 (18:12 +0000)]
- Remove this test, it still segfaults anyway (less noise in tests :) )
  Already removed in PHP_4_3 branch

20 years ago- Use FREE_HASHTABLE instead of efree()
Andi Gutmans [Wed, 26 May 2004 18:00:27 +0000 (18:00 +0000)]
- Use FREE_HASHTABLE instead of efree()

20 years agoPQfreemem() is only available in 7.4
Edin Kadribasic [Wed, 26 May 2004 17:45:03 +0000 (17:45 +0000)]
PQfreemem() is only available in 7.4

20 years agoApparently it is better to specify 500 here for unix98 bits and pieces.
Wez Furlong [Wed, 26 May 2004 14:55:32 +0000 (14:55 +0000)]
Apparently it is better to specify 500 here for unix98 bits and pieces.

20 years agoFix build...
Wez Furlong [Wed, 26 May 2004 10:11:20 +0000 (10:11 +0000)]
Fix build...

20 years agoUpdate Reflection API class names. Whitespace fixes.
Sebastian Bergmann [Wed, 26 May 2004 07:00:39 +0000 (07:00 +0000)]
Update Reflection API class names. Whitespace fixes.

20 years ago- Fixed bug #28523 (Typo in ext/sockets/sockets.c)
Derick Rethans [Wed, 26 May 2004 06:53:04 +0000 (06:53 +0000)]
- Fixed bug #28523 (Typo in ext/sockets/sockets.c)

20 years agoChangeLog update
<changelog@php.net> [Wed, 26 May 2004 00:33:37 +0000 (00:33 +0000)]
ChangeLog update

20 years agobreak is better
Stefan Esser [Tue, 25 May 2004 22:12:40 +0000 (22:12 +0000)]
break is better

20 years agoAllow use of scrollable cursor for ODBC
Wez Furlong [Tue, 25 May 2004 18:57:50 +0000 (18:57 +0000)]
Allow use of scrollable cursor for ODBC

20 years agoUse the correct label for the error message
Wez Furlong [Tue, 25 May 2004 18:34:46 +0000 (18:34 +0000)]
Use the correct label for the error message

20 years agoAllow setting the cursor name for ODBC statements, so that:
Wez Furlong [Tue, 25 May 2004 18:33:51 +0000 (18:33 +0000)]
Allow setting the cursor name for ODBC statements, so that:

UPDATE foo set .... WHERE CURRENT OF <NAME>

statements will work.

20 years agoget/set attributes for statements
Wez Furlong [Tue, 25 May 2004 18:32:48 +0000 (18:32 +0000)]
get/set attributes for statements

20 years agoAdd flag to control the use of the ODBC cursor emulation library.
Wez Furlong [Tue, 25 May 2004 17:44:36 +0000 (17:44 +0000)]
Add flag to control the use of the ODBC cursor emulation library.
The default (which should be safe) is to use the cursor library if it is needed.
If for some reason either the driver or the emulation is broken, you may
override this from your script.

20 years agoSome definitions for cursors.
Wez Furlong [Tue, 25 May 2004 17:43:24 +0000 (17:43 +0000)]
Some definitions for cursors.
Define a mechanism for driver-specific attributes.
Use a refcount for the stmt structure.

20 years agoWhitespace: editor in the wrong mode ;)
Edin Kadribasic [Tue, 25 May 2004 17:38:58 +0000 (17:38 +0000)]
Whitespace: editor in the wrong mode ;)

20 years agoAdd transaction support
Edin Kadribasic [Tue, 25 May 2004 17:36:22 +0000 (17:36 +0000)]
Add transaction support

20 years agoPHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_SHARED_LIBADD
Brad House [Tue, 25 May 2004 17:08:42 +0000 (17:08 +0000)]
PHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_SHARED_LIBADD
requires AC_PROG_EGREP when you phpize

20 years agoCleanup.
Ilia Alshanetsky [Tue, 25 May 2004 16:49:32 +0000 (16:49 +0000)]
Cleanup.

20 years agoOne more leak down.
Ilia Alshanetsky [Tue, 25 May 2004 16:40:54 +0000 (16:40 +0000)]
One more leak down.

20 years agoMore leak fixes.
Ilia Alshanetsky [Tue, 25 May 2004 16:38:28 +0000 (16:38 +0000)]
More leak fixes.

20 years agoUse binary safe function for quoting
Edin Kadribasic [Tue, 25 May 2004 16:24:29 +0000 (16:24 +0000)]
Use binary safe function for quoting

20 years agofix couple of memory leaks
Antony Dovgal [Tue, 25 May 2004 14:57:56 +0000 (14:57 +0000)]
fix couple of memory leaks

20 years agoMore possible leak fixes (Thanks Tony).
Ilia Alshanetsky [Tue, 25 May 2004 14:47:22 +0000 (14:47 +0000)]
More possible leak fixes (Thanks Tony).

20 years agoFixed memory leak.
Ilia Alshanetsky [Tue, 25 May 2004 14:39:26 +0000 (14:39 +0000)]
Fixed memory leak.

20 years agoOne more memory leak.
Ilia Alshanetsky [Tue, 25 May 2004 14:35:49 +0000 (14:35 +0000)]
One more memory leak.