]> granicus.if.org Git - php/log
php
21 years agominor fixes for embedded
Georg Richter [Sat, 13 Dec 2003 16:08:13 +0000 (16:08 +0000)]
minor fixes for embedded

21 years agotest case for BC bug 26614
Hartmut Holzgraefe [Sat, 13 Dec 2003 15:42:39 +0000 (15:42 +0000)]
test case for BC bug 26614

21 years agoRevert: need a PHP4.3 solution.
Marcus Boerger [Sat, 13 Dec 2003 15:00:04 +0000 (15:00 +0000)]
Revert: need a PHP4.3 solution.
# This solution cannot be backported to PHP 4.3 -- damn!

21 years ago- Fixed bug #26304 (Unexpected data loss when opening dba file).
Marcus Boerger [Sat, 13 Dec 2003 14:50:06 +0000 (14:50 +0000)]
- Fixed bug #26304 (Unexpected data loss when opening dba file).

21 years agoAdd standard file info functions to DirectoryIterator
Marcus Boerger [Sat, 13 Dec 2003 14:40:56 +0000 (14:40 +0000)]
Add standard file info functions to DirectoryIterator

21 years agoShow classname
Marcus Boerger [Sat, 13 Dec 2003 14:40:06 +0000 (14:40 +0000)]
Show classname

21 years agoZTS fixes
Marcus Boerger [Sat, 13 Dec 2003 13:44:56 +0000 (13:44 +0000)]
ZTS fixes

21 years agoadd an example for illegal string offset. the example is stolen from Marcus
Andrey Hristov [Sat, 13 Dec 2003 12:33:14 +0000 (12:33 +0000)]
add an example for illegal string offset. the example is stolen from Marcus
and Markus should be now satisfied :). Currently this code segfaults with
PHP_4_3.

21 years agoremoved old profiler stuff for embedded server
Georg Richter [Sat, 13 Dec 2003 10:15:45 +0000 (10:15 +0000)]
removed old profiler stuff for embedded server

21 years agoChangeLog update
<changelog@php.net> [Sat, 13 Dec 2003 04:08:11 +0000 (04:08 +0000)]
ChangeLog update

21 years agoRoute mkdir()/rmdir() via wrapper ops.
Sara Golemon [Sat, 13 Dec 2003 04:07:18 +0000 (04:07 +0000)]
Route mkdir()/rmdir() via wrapper ops.
Move current rmdir()/rmdir() code to plain_wrappers.c
Implement mkdir()/rmdir() in ftp:// wrapper

21 years agoremoved profiler stuff
Georg Richter [Sat, 13 Dec 2003 00:46:48 +0000 (00:46 +0000)]
removed profiler stuff

21 years agoremoved profiler
Georg Richter [Sat, 13 Dec 2003 00:28:21 +0000 (00:28 +0000)]
removed profiler
added mysqli_report
- better support for errors
- support for no_index_used and bad_index_used
typos and prototype fixes

21 years agoRoute rename() via wrapper ops.
Sara Golemon [Fri, 12 Dec 2003 23:06:42 +0000 (23:06 +0000)]
Route rename() via wrapper ops.
Move current rename() code to main/streams/plain_wrapper.c
Implement ftp/rename()
Implement userstreams/rename()

21 years agoadded entry about mysqli_fetch functions
Andrey Hristov [Fri, 12 Dec 2003 20:50:12 +0000 (20:50 +0000)]
added entry about mysqli_fetch functions

21 years agoFixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)
Ilia Alshanetsky [Fri, 12 Dec 2003 17:19:11 +0000 (17:19 +0000)]
Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)

21 years agoremove revision tag from module version entry
Uwe Schindler [Fri, 12 Dec 2003 16:21:28 +0000 (16:21 +0000)]
remove revision tag from module version entry

21 years agouse error handling from libxml ext
Rob Richards [Fri, 12 Dec 2003 13:54:52 +0000 (13:54 +0000)]
use error handling from libxml ext

21 years agoconsolidate error handling
Rob Richards [Fri, 12 Dec 2003 13:54:06 +0000 (13:54 +0000)]
consolidate error handling

21 years agoFree is needed in non ZTS too
Marcus Boerger [Fri, 12 Dec 2003 11:14:44 +0000 (11:14 +0000)]
Free is needed in non ZTS too

21 years agoFix memleaks in ZTS mode
Marcus Boerger [Fri, 12 Dec 2003 10:50:23 +0000 (10:50 +0000)]
Fix memleaks in ZTS mode

21 years agoActually register the class
Marcus Boerger [Fri, 12 Dec 2003 08:45:51 +0000 (08:45 +0000)]
Actually register the class

21 years agoFix memleaks
Marcus Boerger [Fri, 12 Dec 2003 08:25:58 +0000 (08:25 +0000)]
Fix memleaks

21 years agoDo not use before they are initialized.
Marcus Boerger [Fri, 12 Dec 2003 08:25:22 +0000 (08:25 +0000)]
Do not use before they are initialized.

21 years agoAdd some comments here
Marcus Boerger [Fri, 12 Dec 2003 07:59:46 +0000 (07:59 +0000)]
Add some comments here

21 years agoBFN
Marcus Boerger [Fri, 12 Dec 2003 06:34:06 +0000 (06:34 +0000)]
BFN

21 years agoFixed bug #26461 (-lssl missing from LIBS)
foobar [Fri, 12 Dec 2003 05:19:30 +0000 (05:19 +0000)]
Fixed bug #26461 (-lssl missing from LIBS)

21 years agoChangeLog update
<changelog@php.net> [Fri, 12 Dec 2003 01:31:49 +0000 (01:31 +0000)]
ChangeLog update

21 years agoFixed extra byte allocation in constant creation code.
Ilia Alshanetsky [Fri, 12 Dec 2003 00:23:15 +0000 (00:23 +0000)]
Fixed extra byte allocation in constant creation code.

21 years agoDo not copy extra byte.
Ilia Alshanetsky [Fri, 12 Dec 2003 00:16:58 +0000 (00:16 +0000)]
Do not copy extra byte.

21 years agoupdate notes
Greg Beaver [Fri, 12 Dec 2003 00:02:32 +0000 (00:02 +0000)]
update notes

21 years agoMFB
Greg Beaver [Thu, 11 Dec 2003 23:57:15 +0000 (23:57 +0000)]
MFB

21 years agoFixed extra byte allocation for STD* constants and replace magic numbers
Ilia Alshanetsky [Thu, 11 Dec 2003 23:51:24 +0000 (23:51 +0000)]
Fixed extra byte allocation for STD* constants and replace magic numbers
with sizeof().

21 years agoFixed extra byte allocation for TRUE/FALSE/ZEND_THREAD_SAFE/NULL constants.
Ilia Alshanetsky [Thu, 11 Dec 2003 23:50:13 +0000 (23:50 +0000)]
Fixed extra byte allocation for TRUE/FALSE/ZEND_THREAD_SAFE/NULL constants.

21 years agoadd missing not relation
Greg Beaver [Thu, 11 Dec 2003 23:30:52 +0000 (23:30 +0000)]
add missing not relation

21 years agoMFB
Andrei Zmievski [Thu, 11 Dec 2003 19:37:03 +0000 (19:37 +0000)]
MFB

21 years agoBugfix: #26591 [NEW]: "__autoload threw an exception" during an uncaught
Marcus Boerger [Thu, 11 Dec 2003 18:18:52 +0000 (18:18 +0000)]
Bugfix: #26591 [NEW]: "__autoload threw an exception" during an uncaught
Exception

21 years agofix #391, PHP 5 reference fix
Greg Beaver [Thu, 11 Dec 2003 16:07:01 +0000 (16:07 +0000)]
fix #391, PHP 5 reference fix

21 years agoadd failure test for non-existing file
Greg Beaver [Thu, 11 Dec 2003 15:59:08 +0000 (15:59 +0000)]
add failure test for non-existing file

21 years agonew unit test for PEAR_Packager
Greg Beaver [Thu, 11 Dec 2003 15:56:08 +0000 (15:56 +0000)]
new unit test for PEAR_Packager

21 years agoDir seaparator "\" was removed.
Dmitry Stogov [Thu, 11 Dec 2003 13:36:42 +0000 (13:36 +0000)]
Dir seaparator "\" was removed.

21 years agoMFB: Use standard header locations
Edin Kadribasic [Thu, 11 Dec 2003 11:19:15 +0000 (11:19 +0000)]
MFB: Use standard header locations

21 years ago- Refix bug #24773
Andi Gutmans [Thu, 11 Dec 2003 10:21:16 +0000 (10:21 +0000)]
- Refix bug #24773

21 years agoHandle getter failure and allow to bypass thrown exceptions.
Marcus Boerger [Thu, 11 Dec 2003 09:56:06 +0000 (09:56 +0000)]
Handle getter failure and allow to bypass thrown exceptions.

21 years agoread_dimension() handler might return 0, handle this.
Marcus Boerger [Thu, 11 Dec 2003 09:52:33 +0000 (09:52 +0000)]
read_dimension() handler might return 0, handle this.

21 years agosince nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR...
Greg Beaver [Thu, 11 Dec 2003 05:54:35 +0000 (05:54 +0000)]
since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way.  Use 1.2 to avoid any problems with versioning.

The core passes all unit tests with these changes, so they should work.

Andrei: feel free to change anything you don't like, this is just a make it work fix.

21 years agoupdate test cases for new error messages
Greg Beaver [Thu, 11 Dec 2003 05:49:37 +0000 (05:49 +0000)]
update test cases for new error messages

21 years agonew test case for directory tree deletion on uninstall
Greg Beaver [Thu, 11 Dec 2003 05:30:57 +0000 (05:30 +0000)]
new test case for directory tree deletion on uninstall

21 years agoChangeLog update
<changelog@php.net> [Thu, 11 Dec 2003 01:36:11 +0000 (01:36 +0000)]
ChangeLog update

21 years agofix crashes when you call php:functionString() with a
Christian Stocker [Wed, 10 Dec 2003 22:32:36 +0000 (22:32 +0000)]
fix crashes when you call php:functionString() with a
non-string handler (by adam)

21 years agoFixed ZTS build.
Ilia Alshanetsky [Wed, 10 Dec 2003 21:23:35 +0000 (21:23 +0000)]
Fixed ZTS build.

21 years ago- Test before commit - test before commit
Derick Rethans [Wed, 10 Dec 2003 21:02:33 +0000 (21:02 +0000)]
- Test before commit - test before commit

21 years agooops.
Moriyoshi Koizumi [Wed, 10 Dec 2003 19:02:34 +0000 (19:02 +0000)]
oops.

21 years agoNFN
Moriyoshi Koizumi [Wed, 10 Dec 2003 19:01:52 +0000 (19:01 +0000)]
NFN

21 years agoThe changes() method should be that of the database object not that of
Ilia Alshanetsky [Wed, 10 Dec 2003 18:56:05 +0000 (18:56 +0000)]
The changes() method should be that of the database object not that of
a result.
Added a test case for this bug.

21 years ago- Added support for MacRoman encoding to htmlentities(). (Marcus Bointon)
Derick Rethans [Wed, 10 Dec 2003 18:17:23 +0000 (18:17 +0000)]
- Added support for MacRoman encoding to htmlentities(). (Marcus Bointon)

21 years agoEliminate compiler warnings.
Moriyoshi Koizumi [Wed, 10 Dec 2003 17:38:45 +0000 (17:38 +0000)]
Eliminate compiler warnings.

21 years agoRemove leftover
Moriyoshi Koizumi [Wed, 10 Dec 2003 17:09:14 +0000 (17:09 +0000)]
Remove leftover

21 years agoFixed bug #26565 (strtotime("this month") resolving to the wrong month)
foobar [Wed, 10 Dec 2003 14:08:06 +0000 (14:08 +0000)]
Fixed bug #26565 (strtotime("this month") resolving to the wrong month)

21 years agoDo not double copy the string
Marcus Boerger [Wed, 10 Dec 2003 10:24:35 +0000 (10:24 +0000)]
Do not double copy the string

21 years agoMake these inline
Marcus Boerger [Wed, 10 Dec 2003 10:21:24 +0000 (10:21 +0000)]
Make these inline

21 years agoFix a (single) leak
Marcus Boerger [Wed, 10 Dec 2003 10:19:43 +0000 (10:19 +0000)]
Fix a (single) leak
# -> iterators cannot keep current data as zval**, only zval * is possible.

21 years agofreeing result and stmt properties in MSHUTDOWN
Georg Richter [Wed, 10 Dec 2003 10:06:07 +0000 (10:06 +0000)]
freeing result and stmt properties in MSHUTDOWN

21 years agoFix bug #26574 (basename() doesn't work properly with multibyte characters)
Moriyoshi Koizumi [Wed, 10 Dec 2003 07:15:28 +0000 (07:15 +0000)]
Fix bug #26574 (basename() doesn't work properly with multibyte characters)

21 years agoExpose the macro globally
Moriyoshi Koizumi [Wed, 10 Dec 2003 06:08:39 +0000 (06:08 +0000)]
Expose the macro globally

21 years agoFix typo.
Moriyoshi Koizumi [Wed, 10 Dec 2003 06:04:15 +0000 (06:04 +0000)]
Fix typo.

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

21 years agoFixed a crash in SQLite when fetching data using sqlite_fetch_object() in
Ilia Alshanetsky [Wed, 10 Dec 2003 01:02:20 +0000 (01:02 +0000)]
Fixed a crash in SQLite when fetching data using sqlite_fetch_object() in
a loop.

21 years agoconsistency with unix build....
Wez Furlong [Wed, 10 Dec 2003 00:47:02 +0000 (00:47 +0000)]
consistency with unix build....

21 years ago- Brought ext/bcmath to the new millennium
foobar [Tue, 9 Dec 2003 23:59:33 +0000 (23:59 +0000)]
- Brought ext/bcmath to the new millennium
# consistency..

21 years agoremove references to global variables in validatePackageInfo, remove extraneous summa...
Greg Beaver [Tue, 9 Dec 2003 23:43:58 +0000 (23:43 +0000)]
remove references to global variables in validatePackageInfo, remove extraneous summary that is never reached in the switch

21 years agofix possible mem leak when element has children
Rob Richards [Tue, 9 Dec 2003 21:56:42 +0000 (21:56 +0000)]
fix possible mem leak when element has children

21 years agobuffer error messages until newline is hit
Rob Richards [Tue, 9 Dec 2003 21:55:02 +0000 (21:55 +0000)]
buffer error messages until newline is hit

21 years ago- MFB (fix pecl install)
Pierre Joye [Tue, 9 Dec 2003 20:54:58 +0000 (20:54 +0000)]
- MFB (fix pecl install)

21 years agoFixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses)
foobar [Tue, 9 Dec 2003 20:33:08 +0000 (20:33 +0000)]
Fixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses)

21 years agoallow assignment to $node->nodeValue to work for more
Wez Furlong [Tue, 9 Dec 2003 20:19:44 +0000 (20:19 +0000)]
allow assignment to $node->nodeValue to work for more
objects and in situations where the rvalue is not a string.
(Fixes a segfault in that case)

21 years agofix issues when passing in mulitple arguments
Rob Richards [Tue, 9 Dec 2003 20:12:39 +0000 (20:12 +0000)]
fix issues when passing in mulitple arguments

21 years agoFix the configure output..
foobar [Tue, 9 Dec 2003 20:10:22 +0000 (20:10 +0000)]
Fix the configure output..

21 years agoRemoved unnecessary outputs
foobar [Tue, 9 Dec 2003 20:04:17 +0000 (20:04 +0000)]
Removed unnecessary outputs

21 years agoAdd missing dtor call.
Marcus Boerger [Tue, 9 Dec 2003 19:03:38 +0000 (19:03 +0000)]
Add missing dtor call.

21 years ago- Initialize for refcounting.
Marcus Boerger [Tue, 9 Dec 2003 19:02:34 +0000 (19:02 +0000)]
- Initialize for refcounting.
- Simplify.

21 years ago- Update credits.
foobar [Tue, 9 Dec 2003 16:33:05 +0000 (16:33 +0000)]
- Update credits.

21 years agocorrect credits
foobar [Tue, 9 Dec 2003 16:32:14 +0000 (16:32 +0000)]
correct credits

21 years ago- Update header + added missing Id tags.
foobar [Tue, 9 Dec 2003 16:29:54 +0000 (16:29 +0000)]
- Update header + added missing Id tags.

21 years agoCorrect header..
foobar [Tue, 9 Dec 2003 16:24:03 +0000 (16:24 +0000)]
Correct header..

21 years ago- Fix overallocation (thanks to Ilia)
Andi Gutmans [Tue, 9 Dec 2003 08:56:04 +0000 (08:56 +0000)]
- Fix overallocation (thanks to Ilia)

21 years agoKill unused variables.
Ilia Alshanetsky [Tue, 9 Dec 2003 01:54:56 +0000 (01:54 +0000)]
Kill unused variables.

21 years agoChangeLog update
<changelog@php.net> [Tue, 9 Dec 2003 01:34:47 +0000 (01:34 +0000)]
ChangeLog update

21 years agoreduce/reduce conflicts resolved
Hartmut Holzgraefe [Mon, 8 Dec 2003 22:22:57 +0000 (22:22 +0000)]
reduce/reduce conflicts resolved

21 years agoAdding config file for win32. This allows to build with c-client 2002e
Frank M. Kromann [Mon, 8 Dec 2003 22:15:20 +0000 (22:15 +0000)]
Adding config file for win32. This allows to build with c-client 2002e

21 years agoExporting symbols used in the imap extension
Frank M. Kromann [Mon, 8 Dec 2003 22:10:42 +0000 (22:10 +0000)]
Exporting symbols used in the imap extension

21 years agows
foobar [Mon, 8 Dec 2003 18:57:09 +0000 (18:57 +0000)]
ws

21 years agoRemoved extraneous php4_close() function and Windows compile checks.
Alex Leigh [Mon, 8 Dec 2003 18:18:03 +0000 (18:18 +0000)]
Removed extraneous php4_close() function and Windows compile checks.

21 years agofix getElementsByTagname iteration
Rob Richards [Mon, 8 Dec 2003 17:08:10 +0000 (17:08 +0000)]
fix getElementsByTagname iteration

21 years agoNew SAPI module for Continuity HTTP server (ashpool.com)
Alex Leigh [Mon, 8 Dec 2003 16:54:18 +0000 (16:54 +0000)]
New SAPI module for Continuity HTTP server (ashpool.com)

21 years ago- Make it compile again
Derick Rethans [Mon, 8 Dec 2003 13:26:03 +0000 (13:26 +0000)]
- Make it compile again

21 years agoexport libxml2 and iconv symbols
Rob Richards [Mon, 8 Dec 2003 12:56:47 +0000 (12:56 +0000)]
export libxml2 and iconv symbols
extensions no longer link against either of those

21 years agotypofix
foobar [Mon, 8 Dec 2003 10:12:42 +0000 (10:12 +0000)]
typofix

21 years agoImplement CahingIterator and CachingRecursiveIterator as C-code.
Marcus Boerger [Mon, 8 Dec 2003 08:39:18 +0000 (08:39 +0000)]
Implement CahingIterator and CachingRecursiveIterator as C-code.
#Script examples/directorytree.php has a few memleaks though but besides
#that all works fine.

21 years agoUse better name for the constant
Marcus Boerger [Mon, 8 Dec 2003 08:31:08 +0000 (08:31 +0000)]
Use better name for the constant