]> granicus.if.org Git - php/log
php
21 years agochanged return value from long to boolean for mysql_execute
Georg Richter [Thu, 30 Oct 2003 12:35:16 +0000 (12:35 +0000)]
changed return value from long to boolean for mysql_execute

21 years agomake CATCH opcode use "class" T like other opcodes do - via IS_CONST
Stanislav Malyshev [Thu, 30 Oct 2003 11:11:48 +0000 (11:11 +0000)]
make CATCH opcode use "class" T like other opcodes do - via IS_CONST

21 years ago- Typo
Andi Gutmans [Thu, 30 Oct 2003 10:15:59 +0000 (10:15 +0000)]
- Typo

21 years ago- Beta 2
Andi Gutmans [Thu, 30 Oct 2003 10:07:26 +0000 (10:07 +0000)]
- Beta 2

21 years agomake test work with libxml2 2.6.x and lower
Christian Stocker [Thu, 30 Oct 2003 10:06:00 +0000 (10:06 +0000)]
make test work with libxml2 2.6.x and lower
(I used lowercase html again in the EXPECT part, as this is now the default
behaviour for newer libxml2 releases)

21 years ago- Beta 2
Andi Gutmans [Thu, 30 Oct 2003 10:00:44 +0000 (10:00 +0000)]
- Beta 2

21 years ago- Move uuencode to the right place (ext/standard)
Andi Gutmans [Thu, 30 Oct 2003 09:58:52 +0000 (09:58 +0000)]
- Move uuencode to the right place (ext/standard)

21 years ago- Don't fix include_once() case sensitivity problem for beta 2.
Andi Gutmans [Thu, 30 Oct 2003 09:58:17 +0000 (09:58 +0000)]
- Don't fix include_once() case sensitivity problem for beta 2.
- I suggest discussing to stop supporting win95 and NT 4 in our binary
- distributions and change the code to #ifdef.

21 years ago- Go with beta 2
Andi Gutmans [Thu, 30 Oct 2003 09:57:10 +0000 (09:57 +0000)]
- Go with beta 2

21 years agoChangeLog update
<changelog@php.net> [Thu, 30 Oct 2003 01:33:04 +0000 (01:33 +0000)]
ChangeLog update

21 years agofixes are fixes..
foobar [Thu, 30 Oct 2003 01:12:40 +0000 (01:12 +0000)]
fixes are fixes..

21 years agoRemove bogus entry
foobar [Thu, 30 Oct 2003 01:08:43 +0000 (01:08 +0000)]
Remove bogus entry

21 years agoAdded substr_compare().
Ilia Alshanetsky [Thu, 30 Oct 2003 00:49:33 +0000 (00:49 +0000)]
Added substr_compare().

21 years agoSome clean-ups
Moriyoshi Koizumi [Wed, 29 Oct 2003 22:25:57 +0000 (22:25 +0000)]
Some clean-ups

21 years agoAdd BFN entry to HEAD, as this bug is not likely to be fixed in 4.3.x.
Moriyoshi Koizumi [Wed, 29 Oct 2003 22:18:24 +0000 (22:18 +0000)]
Add BFN entry to HEAD, as this bug is not likely to be fixed in 4.3.x.

21 years agoThis check's always necessary.
Moriyoshi Koizumi [Wed, 29 Oct 2003 21:50:15 +0000 (21:50 +0000)]
This check's always necessary.

21 years ago- This should work.
Andi Gutmans [Wed, 29 Oct 2003 21:33:05 +0000 (21:33 +0000)]
- This should work.

21 years agoAdded in NEWS entries for the Panther updates
Dan Kalowsky [Wed, 29 Oct 2003 21:32:28 +0000 (21:32 +0000)]
Added in NEWS entries for the Panther updates

21 years ago- Allow for case-insensitivity of include_once()/require_once() on
Andi Gutmans [Wed, 29 Oct 2003 21:14:17 +0000 (21:14 +0000)]
- Allow for case-insensitivity of include_once()/require_once() on
- Windows

21 years agoadded functions for embedded server
Georg Richter [Wed, 29 Oct 2003 20:52:25 +0000 (20:52 +0000)]
added functions for embedded server

21 years agoadded support for embedded MySQL Server
Georg Richter [Wed, 29 Oct 2003 20:48:47 +0000 (20:48 +0000)]
added support for embedded MySQL Server
some prototype fixes

21 years agoAdd test case for bug #26003
Moriyoshi Koizumi [Wed, 29 Oct 2003 19:45:38 +0000 (19:45 +0000)]
Add test case for bug #26003

21 years agoMFB(r-1.109.2.12): A possible fix for bug #26026
Moriyoshi Koizumi [Wed, 29 Oct 2003 18:48:37 +0000 (18:48 +0000)]
MFB(r-1.109.2.12): A possible fix for bug #26026

21 years agoOops.
Moriyoshi Koizumi [Wed, 29 Oct 2003 18:04:24 +0000 (18:04 +0000)]
Oops.

21 years agoUpdate test for an additional check to ensure the variable used for an
Moriyoshi Koizumi [Wed, 29 Oct 2003 17:58:40 +0000 (17:58 +0000)]
Update test for an additional check to ensure the variable used for an
index would not be modified during deference.

21 years agoDo not use convert_to_*_ex() for ordinary zval pointers.
Moriyoshi Koizumi [Wed, 29 Oct 2003 17:50:56 +0000 (17:50 +0000)]
Do not use convert_to_*_ex() for ordinary zval pointers.

21 years agoUse pretty macro instead.
Moriyoshi Koizumi [Wed, 29 Oct 2003 17:45:56 +0000 (17:45 +0000)]
Use pretty macro instead.

21 years agoAdd simplexml array handlers that allow to explicitly work with attributes.
Marcus Boerger [Wed, 29 Oct 2003 12:06:52 +0000 (12:06 +0000)]
Add simplexml array handlers that allow to explicitly work with attributes.

21 years agoOn win32 extensions starts with php_
Frank M. Kromann [Wed, 29 Oct 2003 05:42:26 +0000 (05:42 +0000)]
On win32 extensions starts with php_

21 years agoFix typo in parameter
Frank M. Kromann [Wed, 29 Oct 2003 05:34:00 +0000 (05:34 +0000)]
Fix typo in parameter

21 years agoFixed test.
Ilia Alshanetsky [Wed, 29 Oct 2003 05:04:40 +0000 (05:04 +0000)]
Fixed test.

21 years agoChangeLog update
<changelog@php.net> [Wed, 29 Oct 2003 01:32:08 +0000 (01:32 +0000)]
ChangeLog update

21 years agoAllow userspace filters to use wildcards
Sara Golemon [Wed, 29 Oct 2003 00:19:57 +0000 (00:19 +0000)]
Allow userspace filters to use wildcards

21 years agoAllow userfilter instantiation to programmatically fail by returning false.
Sara Golemon [Tue, 28 Oct 2003 23:56:57 +0000 (23:56 +0000)]
Allow userfilter instantiation to programmatically fail by returning false.
Equivalent of Cspace filter "failure" by returning NULL.

21 years ago- Head up! I'm reverting the patch which allows for expressions in constant
Andi Gutmans [Tue, 28 Oct 2003 23:44:23 +0000 (23:44 +0000)]
- Head up! I'm reverting the patch which allows for expressions in constant
- declerations. Allowing the access of other constants in this code is
- flawed. We are reverting back to PHP 4's static scalars.
- Don't worry if you get the following msg when compiling:
- "zend_language_parser.y contains 3 useless nonterminals and 22 useless rules"
- I didn't nuke the code in case we have some brilliant ideas after beta 2

21 years agoStop looking once we've found a matching filter.
Sara Golemon [Tue, 28 Oct 2003 23:29:16 +0000 (23:29 +0000)]
Stop looking once we've found a matching filter.

21 years agoExtend Filter matching to check wildcards at multiple levels.
Sara Golemon [Tue, 28 Oct 2003 21:52:59 +0000 (21:52 +0000)]
Extend Filter matching to check wildcards at multiple levels.
Ex:  foo.bar.baz.bomb
Searches:
     foo.bar.baz.bomb itself,
     foo.bar.baz.*,
     foo.bar.*, and
     foo.*

Also changed tempvar "char wildcard[128];" to an estrdup() to
deal with potential filternames longer than 127 bytes.

21 years agonote pcntl_wait()
George Schlossnagle [Tue, 28 Oct 2003 19:04:38 +0000 (19:04 +0000)]
note pcntl_wait()

21 years agoGive some freedon to c iterators but not in userspace.
Marcus Boerger [Tue, 28 Oct 2003 18:46:37 +0000 (18:46 +0000)]
Give some freedon to c iterators but not in userspace.

21 years agoAdded pcntl_wait, a wraspper around wait()/wait3()
George Schlossnagle [Tue, 28 Oct 2003 17:08:18 +0000 (17:08 +0000)]
Added pcntl_wait, a wraspper around wait()/wait3()

21 years agoconfig.h is static here
foobar [Tue, 28 Oct 2003 15:24:02 +0000 (15:24 +0000)]
config.h is static here

21 years agofix crash in do_implement_interface when compiling
Shane Caraveo [Tue, 28 Oct 2003 05:24:46 +0000 (05:24 +0000)]
fix crash in do_implement_interface when compiling
pear/PHPUnit/Framework/TestCase.php line 63
while only interface_gets_implemented is the issue in this instance, both
these vars were unitialized, causing potential other issues

21 years agoFixed compiler warning.
Ilia Alshanetsky [Tue, 28 Oct 2003 04:22:12 +0000 (04:22 +0000)]
Fixed compiler warning.

21 years agofix win32 build
Shane Caraveo [Tue, 28 Oct 2003 04:21:29 +0000 (04:21 +0000)]
fix win32 build

21 years agoBy popular demand renaming uu(encode/decode) to convert_uu(encode/decode).
Ilia Alshanetsky [Tue, 28 Oct 2003 04:02:11 +0000 (04:02 +0000)]
By popular demand renaming uu(encode/decode) to convert_uu(encode/decode).

21 years agoChangeLog update
<changelog@php.net> [Tue, 28 Oct 2003 01:32:07 +0000 (01:32 +0000)]
ChangeLog update

21 years agoAdd missing reinitialization call
Moriyoshi Koizumi [Mon, 27 Oct 2003 22:45:58 +0000 (22:45 +0000)]
Add missing reinitialization call

21 years agoFixed bug #26003 (fgetcsv() not binary-safe on null bytes)
Moriyoshi Koizumi [Mon, 27 Oct 2003 22:36:44 +0000 (22:36 +0000)]
Fixed bug #26003 (fgetcsv() not binary-safe on null bytes)

21 years agouse php_error_docref
Christian Stocker [Mon, 27 Oct 2003 19:52:50 +0000 (19:52 +0000)]
use php_error_docref

21 years ago- Fix win32 build.
foobar [Mon, 27 Oct 2003 19:05:01 +0000 (19:05 +0000)]
- Fix win32 build.

21 years agoextending of domDocument class test
Christian Stocker [Mon, 27 Oct 2003 17:51:55 +0000 (17:51 +0000)]
extending of domDocument class test

21 years agoadded html test
Christian Stocker [Mon, 27 Oct 2003 17:36:44 +0000 (17:36 +0000)]
added html test

21 years ago- Add uuencode.c to the project
Andi Gutmans [Mon, 27 Oct 2003 15:49:11 +0000 (15:49 +0000)]
- Add uuencode.c to the project

21 years agoxinclude test
Christian Stocker [Mon, 27 Oct 2003 15:32:44 +0000 (15:32 +0000)]
xinclude test

21 years agoxinclude support readded to ext/dom
Christian Stocker [Mon, 27 Oct 2003 15:32:22 +0000 (15:32 +0000)]
xinclude support readded to ext/dom

21 years agostreams test
Christian Stocker [Mon, 27 Oct 2003 15:13:12 +0000 (15:13 +0000)]
streams test

21 years ago- streams test
Christian Stocker [Mon, 27 Oct 2003 15:12:20 +0000 (15:12 +0000)]
- streams test

21 years agohrm
foobar [Mon, 27 Oct 2003 15:04:01 +0000 (15:04 +0000)]
hrm

21 years agoexception/try/catch test
Christian Stocker [Mon, 27 Oct 2003 12:52:37 +0000 (12:52 +0000)]
exception/try/catch test

21 years agoforgot one file
Christian Stocker [Mon, 27 Oct 2003 12:17:28 +0000 (12:17 +0000)]
forgot one file

21 years agofix for test Nr 3 bug (not freeing all params)
Christian Stocker [Mon, 27 Oct 2003 12:16:35 +0000 (12:16 +0000)]
fix for test Nr 3 bug (not freeing all params)

21 years agoadded interop test
Christian Stocker [Mon, 27 Oct 2003 11:34:45 +0000 (11:34 +0000)]
added interop test

21 years agoadded SKIPIF extension is not loaded checks
Christian Stocker [Mon, 27 Oct 2003 11:28:43 +0000 (11:28 +0000)]
added SKIPIF extension is not loaded checks

21 years agointerop test
Christian Stocker [Mon, 27 Oct 2003 11:24:30 +0000 (11:24 +0000)]
interop test

21 years agototally wrong expected output...
Christian Stocker [Mon, 27 Oct 2003 08:49:11 +0000 (08:49 +0000)]
totally wrong expected output...

21 years agosome tests (test #3 is currently broken due to memleak, fix is on the way)
Christian Stocker [Mon, 27 Oct 2003 08:46:55 +0000 (08:46 +0000)]
some tests (test #3 is currently broken due to memleak, fix is on the way)

21 years agoAdd another test
Marcus Boerger [Mon, 27 Oct 2003 08:43:52 +0000 (08:43 +0000)]
Add another test

21 years agoRename test
Marcus Boerger [Mon, 27 Oct 2003 08:43:25 +0000 (08:43 +0000)]
Rename test

21 years ago* array_merge is more ticklish in php5
Stig Bakken [Mon, 27 Oct 2003 06:52:14 +0000 (06:52 +0000)]
* array_merge is more ticklish in php5

21 years agoAdded uuencode() & uudecode() functions.
Ilia Alshanetsky [Mon, 27 Oct 2003 05:35:41 +0000 (05:35 +0000)]
Added uuencode() & uudecode() functions.

21 years agoChangeLog update
<changelog@php.net> [Mon, 27 Oct 2003 01:32:11 +0000 (01:32 +0000)]
ChangeLog update

21 years agocannot import nodes without document
Rob Richards [Mon, 27 Oct 2003 01:12:53 +0000 (01:12 +0000)]
cannot import nodes without document

21 years agoremove unneeded variables
Christian Stocker [Mon, 27 Oct 2003 00:03:28 +0000 (00:03 +0000)]
remove unneeded variables

21 years ago- Make distinction in error-reporting between Warnings and Errors from libxml2
Christian Stocker [Mon, 27 Oct 2003 00:01:39 +0000 (00:01 +0000)]
- Make distinction in error-reporting between Warnings and Errors from libxml2
- Use internal error_handlers during html-parsing as well

21 years agofix test (validation returns a warning, if xml is not valid)
Christian Stocker [Sun, 26 Oct 2003 19:35:08 +0000 (19:35 +0000)]
fix test (validation returns a warning, if xml is not valid)

21 years ago- added interop between DOM and SimpleXML example
Christian Stocker [Sun, 26 Oct 2003 19:15:52 +0000 (19:15 +0000)]
- added interop between DOM and SimpleXML example
- added xpath example

21 years agofix example for saving to file
Christian Stocker [Sun, 26 Oct 2003 18:56:03 +0000 (18:56 +0000)]
fix example for saving to file

21 years agoadd interop with dom - simplexml_import_dom
Rob Richards [Sun, 26 Oct 2003 16:00:58 +0000 (16:00 +0000)]
add interop with dom - simplexml_import_dom
change write behavior on elements to change actual contents
change clone method to clone node and not document
fix a few libxml mem leaks

21 years agouse common structures from php_libxml.h
Rob Richards [Sun, 26 Oct 2003 15:57:31 +0000 (15:57 +0000)]
use common structures from php_libxml.h

21 years agoadd interop with simplexml - dom_import_simplexml
Rob Richards [Sun, 26 Oct 2003 15:57:02 +0000 (15:57 +0000)]
add interop with simplexml - dom_import_simplexml
fix cloneNode with elements

21 years agocommon functions for interoperability
Rob Richards [Sun, 26 Oct 2003 15:53:20 +0000 (15:53 +0000)]
common functions for interoperability

21 years agoAdd attribute test
Marcus Boerger [Sun, 26 Oct 2003 13:27:26 +0000 (13:27 +0000)]
Add attribute test

21 years agoFix memory corruption
Marcus Boerger [Sun, 26 Oct 2003 13:27:03 +0000 (13:27 +0000)]
Fix memory corruption

21 years agoAdd foreach test
Marcus Boerger [Sun, 26 Oct 2003 13:18:59 +0000 (13:18 +0000)]
Add foreach test

21 years agoAdd iterator to make foreach work
Marcus Boerger [Sun, 26 Oct 2003 13:11:56 +0000 (13:11 +0000)]
Add iterator to make foreach work

21 years agoAnd get the last thing working
Marcus Boerger [Sun, 26 Oct 2003 01:17:51 +0000 (01:17 +0000)]
And get the last thing working

21 years agoAdd test
Marcus Boerger [Sun, 26 Oct 2003 01:04:25 +0000 (01:04 +0000)]
Add test

21 years agoFix tests
Marcus Boerger [Sun, 26 Oct 2003 01:03:21 +0000 (01:03 +0000)]
Fix tests

21 years agoPatch by Steph to sanitize ssize_t typedef on Windows.
Sebastian Bergmann [Sun, 26 Oct 2003 00:42:42 +0000 (00:42 +0000)]
Patch by Steph to sanitize ssize_t typedef on Windows.

21 years agoFix casting (the question is when & what should be freed here).
Marcus Boerger [Sun, 26 Oct 2003 00:39:48 +0000 (00:39 +0000)]
Fix casting (the question is when & what should be freed here).

21 years agoFix test
Marcus Boerger [Sun, 26 Oct 2003 00:35:56 +0000 (00:35 +0000)]
Fix test

21 years agoChangeLog update
<changelog@php.net> [Sun, 26 Oct 2003 00:32:26 +0000 (00:32 +0000)]
ChangeLog update

21 years agoAllow static methods being called from sqlite sql. Notice by Stphane Mariel
Marcus Boerger [Sat, 25 Oct 2003 23:17:15 +0000 (23:17 +0000)]
Allow static methods being called from sqlite sql. Notice by Stphane Mariel

21 years agoFix test 4 with the help of Rob
Marcus Boerger [Sat, 25 Oct 2003 23:06:23 +0000 (23:06 +0000)]
Fix test 4 with the help of Rob

21 years agoAdd zend_make_callable() which allows to make zval's callable zval's.
Marcus Boerger [Sat, 25 Oct 2003 22:58:06 +0000 (22:58 +0000)]
Add zend_make_callable() which allows to make zval's callable zval's.
At the moment this function only converts strings of the form class::method
to an array(class,method).

21 years agoShow if Schemas are supported
Marcus Boerger [Sat, 25 Oct 2003 21:28:01 +0000 (21:28 +0000)]
Show if Schemas are supported

21 years agoFix memleaks
Marcus Boerger [Sat, 25 Oct 2003 21:08:33 +0000 (21:08 +0000)]
Fix memleaks

21 years agoMore testing
Marcus Boerger [Sat, 25 Oct 2003 21:07:37 +0000 (21:07 +0000)]
More testing

21 years agoFix warning
Marcus Boerger [Sat, 25 Oct 2003 20:28:39 +0000 (20:28 +0000)]
Fix warning

21 years agoFix test
Marcus Boerger [Sat, 25 Oct 2003 20:27:48 +0000 (20:27 +0000)]
Fix test