]> granicus.if.org Git - php/log
php
21 years agoFixed typos
Moriyoshi Koizumi [Wed, 7 May 2003 19:52:30 +0000 (19:52 +0000)]
Fixed typos

21 years agoFixed typo: this should have been withval
Moriyoshi Koizumi [Wed, 7 May 2003 19:13:54 +0000 (19:13 +0000)]
Fixed typo: this should have been withval

21 years agoRemoved redundant TSRMLS_FETCH's
Moriyoshi Koizumi [Wed, 7 May 2003 17:40:46 +0000 (17:40 +0000)]
Removed redundant TSRMLS_FETCH's

21 years agoThis should be needed.
Moriyoshi Koizumi [Wed, 7 May 2003 15:28:58 +0000 (15:28 +0000)]
This should be needed.

21 years agoAdded even better allocator codes for both expat & libxml
Moriyoshi Koizumi [Wed, 7 May 2003 15:21:31 +0000 (15:21 +0000)]
Added even better allocator codes for both expat & libxml

21 years agoPossible fix for bug #23455 (patch by rrichards@digarc.com)
Moriyoshi Koizumi [Wed, 7 May 2003 14:11:58 +0000 (14:11 +0000)]
Possible fix for bug #23455 (patch by rrichards@digarc.com)

21 years agoFixed build with iconv disabled
Moriyoshi Koizumi [Wed, 7 May 2003 12:26:58 +0000 (12:26 +0000)]
Fixed build with iconv disabled

21 years agoInfrastructure to catch warnings and throw tehm as errors autmatically
Marcus Boerger [Wed, 7 May 2003 01:02:23 +0000 (01:02 +0000)]
Infrastructure to catch warnings and throw tehm as errors autmatically

21 years agoInheritance fixes
Marcus Boerger [Wed, 7 May 2003 00:54:38 +0000 (00:54 +0000)]
Inheritance fixes

21 years agoHINFO RDATA is <label><label> not <nshort><nshort>
Sara Golemon [Tue, 6 May 2003 19:51:46 +0000 (19:51 +0000)]
HINFO RDATA is <label><label> not <nshort><nshort>

21 years agoBundle libxml and add compatibility layer
Sterling Hughes [Tue, 6 May 2003 19:38:49 +0000 (19:38 +0000)]
Bundle libxml and add compatibility layer

21 years agoImproved protection against hostname attacks
Sascha Schumann [Tue, 6 May 2003 19:17:50 +0000 (19:17 +0000)]
Improved protection against hostname attacks

21 years agounfinished work towards towards refactoring of extension_parser.php
Hartmut Holzgraefe [Tue, 6 May 2003 16:55:20 +0000 (16:55 +0000)]
unfinished work towards towards refactoring of extension_parser.php

21 years agoadd 'extern "C"' where needed for C++
Hartmut Holzgraefe [Tue, 6 May 2003 16:53:18 +0000 (16:53 +0000)]
add 'extern "C"' where needed for C++
(TODO: shouldn't this be done in the appropriate php headers
and Zend macros themselves?)

21 years agostupido :(
Hartmut Holzgraefe [Tue, 6 May 2003 16:51:09 +0000 (16:51 +0000)]
stupido :(

21 years ago- make sure we are running on PHP 5
Hartmut Holzgraefe [Tue, 6 May 2003 16:50:39 +0000 (16:50 +0000)]
- make sure we are running on PHP 5
- prevent warnings if no known license given

21 years agonew TODO iten: specify "pass by reference" in protos
Hartmut Holzgraefe [Tue, 6 May 2003 16:48:10 +0000 (16:48 +0000)]
new TODO iten: specify "pass by reference" in protos

21 years agoChange of roles
Marcus Boerger [Tue, 6 May 2003 15:08:06 +0000 (15:08 +0000)]
Change of roles

21 years agofix typo
Sascha Schumann [Tue, 6 May 2003 10:15:33 +0000 (10:15 +0000)]
fix typo

21 years agoimprove portability
Sascha Schumann [Tue, 6 May 2003 10:14:20 +0000 (10:14 +0000)]
improve portability

21 years ago#i shouldn't do test-fiddling after 3o-clock
Marcus Boerger [Tue, 6 May 2003 09:33:40 +0000 (09:33 +0000)]
#i shouldn't do test-fiddling after 3o-clock

21 years agoMFB: Fix for bug #23489.
Sebastian Bergmann [Tue, 6 May 2003 04:22:01 +0000 (04:22 +0000)]
MFB: Fix for bug #23489.

21 years agoFind a better solution for the tests
Marcus Boerger [Tue, 6 May 2003 01:23:35 +0000 (01:23 +0000)]
Find a better solution for the tests

21 years ago- removed error message in dtor
Daniela Mariaschi [Mon, 5 May 2003 22:25:29 +0000 (22:25 +0000)]
- removed error message in dtor
  (causing segfault when user doesn't free statement)
- removed erroneous controls as for bug #23436

21 years agos/g/G/
Ilia Alshanetsky [Mon, 5 May 2003 22:21:29 +0000 (22:21 +0000)]
s/g/G/

21 years agoFixed tests to reflect full float values.
Ilia Alshanetsky [Mon, 5 May 2003 19:57:32 +0000 (19:57 +0000)]
Fixed tests to reflect full float values.

21 years agoSanity check that ensures proper handling of 'E' doubles/floats as well as
Ilia Alshanetsky [Mon, 5 May 2003 19:54:28 +0000 (19:54 +0000)]
Sanity check that ensures proper handling of 'E' doubles/floats as well as
prevents an unlikely buffer overflow.

21 years agoAdded links to HTML entity resources
Moriyoshi Koizumi [Mon, 5 May 2003 19:50:15 +0000 (19:50 +0000)]
Added links to HTML entity resources

21 years agobasename() now binary safe, testcases added
Hartmut Holzgraefe [Mon, 5 May 2003 13:46:14 +0000 (13:46 +0000)]
basename() now binary safe, testcases added

21 years agoMFB (set the doc property to NULL if no parent is available (by Rob Richards))
Christian Stocker [Mon, 5 May 2003 12:56:33 +0000 (12:56 +0000)]
MFB (set the doc property to NULL if no parent is available (by Rob Richards))

21 years agoproto fix
Hartmut Holzgraefe [Mon, 5 May 2003 12:36:35 +0000 (12:36 +0000)]
proto fix

21 years agofixed FMR
Thies C. Arntzen [Mon, 5 May 2003 12:17:02 +0000 (12:17 +0000)]
fixed FMR

21 years agoFixed printzn part.
Moriyoshi Koizumi [Mon, 5 May 2003 11:43:50 +0000 (11:43 +0000)]
Fixed printzn part.
# please be more careful, sterling..

21 years agoFixed printzv macro
Moriyoshi Koizumi [Mon, 5 May 2003 11:39:40 +0000 (11:39 +0000)]
Fixed printzv macro

21 years agoAdd test case for bug #23489.
Sebastian Bergmann [Mon, 5 May 2003 10:16:04 +0000 (10:16 +0000)]
Add test case for bug #23489.

21 years agointroduce download-all command for the PEAR Installer
Alexander Merz [Mon, 5 May 2003 07:07:51 +0000 (07:07 +0000)]
introduce download-all command for the PEAR Installer

21 years agoFix namespace issue: Only CG is needed here
Marcus Boerger [Sun, 4 May 2003 23:01:39 +0000 (23:01 +0000)]
Fix namespace issue: Only CG is needed here

21 years agoAllow functions in internal namespaces (for example factories)
Marcus Boerger [Sun, 4 May 2003 22:49:31 +0000 (22:49 +0000)]
Allow functions in internal namespaces (for example factories)

21 years agoChange tests to reflect error message changes
Marcus Boerger [Sun, 4 May 2003 19:50:28 +0000 (19:50 +0000)]
Change tests to reflect error message changes

21 years agoModify the abstract error message so that it shows up to three methods not implemented.
Marcus Boerger [Sun, 4 May 2003 19:24:24 +0000 (19:24 +0000)]
Modify the abstract error message so that it shows up to three methods not implemented.
# The solution is generic so that we could change the number of methods shown. But the
#problem is that error message here have a maximum length of 1024 chars.

21 years agoFix warnings
Marcus Boerger [Sun, 4 May 2003 19:11:48 +0000 (19:11 +0000)]
Fix warnings

21 years agoSafer implementation.
Ilia Alshanetsky [Sun, 4 May 2003 19:09:54 +0000 (19:09 +0000)]
Safer implementation.

Thanks Marcus.

21 years agoDon't inherit twice what is needed only once
Marcus Boerger [Sun, 4 May 2003 18:56:35 +0000 (18:56 +0000)]
Don't inherit twice what is needed only once

21 years agoFixed bug #23298 (serialize cuts off floats & doubles)
Ilia Alshanetsky [Sun, 4 May 2003 18:41:02 +0000 (18:41 +0000)]
Fixed bug #23298 (serialize cuts off floats & doubles)

21 years agoFix bug #23162 user_error() crashs if > 1024 bytes (Marcus, Moriyoshi)
Marcus Boerger [Sun, 4 May 2003 18:21:32 +0000 (18:21 +0000)]
Fix bug #23162 user_error() crashs if  > 1024 bytes (Marcus, Moriyoshi)

21 years agoFixed an issue that zend-multibyte's behaviour doesn't reflect the change
Moriyoshi Koizumi [Sun, 4 May 2003 13:11:30 +0000 (13:11 +0000)]
Fixed an issue that zend-multibyte's behaviour doesn't reflect the change
to mbstring.internal_encoding ini setting.

21 years agoReal fix and a test case for bug #22008
Moriyoshi Koizumi [Sun, 4 May 2003 12:44:36 +0000 (12:44 +0000)]
Real fix and a test case for bug #22008

21 years agoAdd me
Marcus Boerger [Sun, 4 May 2003 12:04:26 +0000 (12:04 +0000)]
Add me

21 years agoA quick fix for bug #22008
Moriyoshi Koizumi [Sun, 4 May 2003 11:45:58 +0000 (11:45 +0000)]
A quick fix for bug #22008

# BTW I'm working on an enhanced strip_tags implementation with re2c, which
# will feature more CSS awareness and more stateful scanning.

21 years agoAdded missing sanity check
Moriyoshi Koizumi [Sun, 4 May 2003 11:19:57 +0000 (11:19 +0000)]
Added missing sanity check
# likely a fix for bug #23457

21 years agoAdded a few extra proto descriptions and made some minor corrections and comments
Zak Greant [Sun, 4 May 2003 03:15:02 +0000 (03:15 +0000)]
Added a few extra proto descriptions and made some minor corrections and comments

21 years agosemicolon
Sterling Hughes [Sun, 4 May 2003 00:01:44 +0000 (00:01 +0000)]
semicolon

21 years agoproto
Sterling Hughes [Sat, 3 May 2003 23:55:39 +0000 (23:55 +0000)]
proto

21 years agoadd an accessor for the default exception
Sterling Hughes [Sat, 3 May 2003 23:54:57 +0000 (23:54 +0000)]
add an accessor for the default exception

21 years agoMFB: Fix test
Marcus Boerger [Sat, 3 May 2003 17:30:46 +0000 (17:30 +0000)]
MFB: Fix test

21 years ago- Indendation fix
Marcus Boerger [Sat, 3 May 2003 12:51:13 +0000 (12:51 +0000)]
- Indendation fix
- Proto fix
- Add efficient single column access function: sqlite_column()

21 years agoAdjust path to bundled expat sources for Win32 build.
Sebastian Bergmann [Sat, 3 May 2003 08:44:53 +0000 (08:44 +0000)]
Adjust path to bundled expat sources for Win32 build.

21 years agoFix MFN error (now really)
Marcus Boerger [Fri, 2 May 2003 22:22:16 +0000 (22:22 +0000)]
Fix MFN error (now really)

21 years agoFix MFN error
Marcus Boerger [Fri, 2 May 2003 22:17:01 +0000 (22:17 +0000)]
Fix MFN error

21 years agoAdd iterator interface and test
Marcus Boerger [Fri, 2 May 2003 22:09:54 +0000 (22:09 +0000)]
Add iterator interface and test

21 years agoInterfaces only implement interfaces
Marcus Boerger [Fri, 2 May 2003 15:39:12 +0000 (15:39 +0000)]
Interfaces only implement interfaces

21 years agoRemove this debug line too
Marcus Boerger [Fri, 2 May 2003 11:10:55 +0000 (11:10 +0000)]
Remove this debug line too

21 years agoFixed bug #23449
Moriyoshi Koizumi [Fri, 2 May 2003 11:00:42 +0000 (11:00 +0000)]
Fixed bug #23449

21 years agoExtending substr_replace().
Andrey Hristov [Fri, 2 May 2003 10:02:40 +0000 (10:02 +0000)]
Extending substr_replace().
Every parameter can be mixed (string/array) also the return type.
#see the test file if you need more info.

21 years ago@ - Fixed bug #23376 OCINewDescriptor
Thies C. Arntzen [Fri, 2 May 2003 08:43:28 +0000 (08:43 +0000)]
@ - Fixed bug #23376 OCINewDescriptor

21 years agoremove this, its now in bundle
Sterling Hughes [Fri, 2 May 2003 04:05:23 +0000 (04:05 +0000)]
remove this, its now in bundle

21 years agonew file that deals with the bundle
Sterling Hughes [Fri, 2 May 2003 04:02:27 +0000 (04:02 +0000)]
new file that deals with the bundle

21 years agomissing file
Sterling Hughes [Fri, 2 May 2003 04:02:04 +0000 (04:02 +0000)]
missing file

21 years agodetect expat-dir
Sterling Hughes [Fri, 2 May 2003 04:01:42 +0000 (04:01 +0000)]
detect expat-dir

21 years agoadd expat into the bundle, the litmus test for the new system
Sterling Hughes [Fri, 2 May 2003 03:15:17 +0000 (03:15 +0000)]
add expat into the bundle, the litmus test for the new system

21 years agobeginnings of php5/bundle support
Sterling Hughes [Fri, 2 May 2003 03:14:00 +0000 (03:14 +0000)]
beginnings of php5/bundle support

21 years agosome improvements to the debugging macros
Sterling Hughes [Fri, 2 May 2003 03:12:05 +0000 (03:12 +0000)]
some improvements to the debugging macros

21 years agoAdd some info
Marcus Boerger [Fri, 2 May 2003 03:09:58 +0000 (03:09 +0000)]
Add some info

21 years agoBug Fix (22433). When the bottom of a range() is chr(0) or the top is chr(255),...
Sara Golemon [Fri, 2 May 2003 00:58:02 +0000 (00:58 +0000)]
Bug Fix (22433).  When the bottom of a range() is chr(0) or the top is chr(255), the for loop carries over and never exits.

21 years ago- Fixed bug #22580 (ext/odbc compile failure with dbmaker)
foobar [Fri, 2 May 2003 00:40:20 +0000 (00:40 +0000)]
- Fixed bug #22580 (ext/odbc compile failure with dbmaker)

21 years ago- Fixed bug #23427 (compile failure with GD 1.8.3)
foobar [Thu, 1 May 2003 23:50:08 +0000 (23:50 +0000)]
- Fixed bug #23427 (compile failure with GD 1.8.3)

21 years agoAdd spl extension
Marcus Boerger [Thu, 1 May 2003 23:28:28 +0000 (23:28 +0000)]
Add spl extension

21 years agoAllign.
Edin Kadribasic [Thu, 1 May 2003 22:12:06 +0000 (22:12 +0000)]
Allign.

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Thu, 1 May 2003 21:08:31 +0000 (21:08 +0000)]
emalloc -> safe_emalloc

21 years agocleanup
Sascha Schumann [Thu, 1 May 2003 20:49:42 +0000 (20:49 +0000)]
cleanup

21 years agotests depend on ini option
Marcus Boerger [Thu, 1 May 2003 13:29:11 +0000 (13:29 +0000)]
tests depend on ini option

21 years agoDon't return table names
Marcus Boerger [Thu, 1 May 2003 13:20:22 +0000 (13:20 +0000)]
Don't return table names

21 years agoCheck returned associative indexes
Marcus Boerger [Thu, 1 May 2003 13:18:56 +0000 (13:18 +0000)]
Check returned associative indexes

21 years agono need to comment out, it doesn't belong there '.'
Sterling Hughes [Thu, 1 May 2003 03:47:54 +0000 (03:47 +0000)]
no need to comment out, it doesn't belong there '.'

21 years agoUnixODBC also supports the fetch_array() and fetch_object() functions...
Wez Furlong [Wed, 30 Apr 2003 23:32:36 +0000 (23:32 +0000)]
UnixODBC also supports the fetch_array() and fetch_object() functions...

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Wed, 30 Apr 2003 21:53:53 +0000 (21:53 +0000)]
emalloc -> safe_emalloc

21 years agoFixing bit support. Bug #23324
Frank M. Kromann [Wed, 30 Apr 2003 21:52:37 +0000 (21:52 +0000)]
Fixing bit support. Bug #23324

21 years agoReally fix the test.
Moriyoshi Koizumi [Wed, 30 Apr 2003 16:30:44 +0000 (16:30 +0000)]
Really fix the test.
# sorry for the mess..

21 years agoMFB
Rasmus Lerdorf [Wed, 30 Apr 2003 16:26:22 +0000 (16:26 +0000)]
MFB

21 years agoAllow both parameter orderings
Marcus Boerger [Wed, 30 Apr 2003 15:22:57 +0000 (15:22 +0000)]
Allow both parameter orderings

21 years agoAllow to set result_type default for each query
Marcus Boerger [Wed, 30 Apr 2003 15:18:59 +0000 (15:18 +0000)]
Allow to set result_type default for each query

21 years agoFix memory leak in odbc_fetch_(array|object).
Wez Furlong [Wed, 30 Apr 2003 10:45:45 +0000 (10:45 +0000)]
Fix memory leak in odbc_fetch_(array|object).
Enable those functions for IBM DB2.

21 years agomissing entries
foobar [Wed, 30 Apr 2003 10:43:15 +0000 (10:43 +0000)]
missing entries

21 years agotempnam() creates an empty file..prevent them from going to /
foobar [Wed, 30 Apr 2003 10:42:24 +0000 (10:42 +0000)]
tempnam() creates an empty file..prevent them from going to /

21 years ago- Fixed bug #23371 (configure falsely detects c-client using SSL)
foobar [Wed, 30 Apr 2003 10:34:47 +0000 (10:34 +0000)]
- Fixed bug #23371 (configure falsely detects c-client using SSL)

21 years agoAdd some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de>
foobar [Wed, 30 Apr 2003 10:22:56 +0000 (10:22 +0000)]
Add some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de>

21 years agoCS fix
foobar [Wed, 30 Apr 2003 10:19:21 +0000 (10:19 +0000)]
CS fix

21 years agoFix compile problems with < 9.2 oracle libs
foobar [Wed, 30 Apr 2003 10:17:25 +0000 (10:17 +0000)]
Fix compile problems with < 9.2 oracle libs

21 years agoFixed bug #23417 (compile failure in apache2filter sapi).
Ilia Alshanetsky [Wed, 30 Apr 2003 00:47:08 +0000 (00:47 +0000)]
Fixed bug #23417 (compile failure in apache2filter sapi).

21 years agoFixed compiler warning (found by Larry Rosenman <ler@lerctr.org>)
Ilia Alshanetsky [Wed, 30 Apr 2003 00:37:31 +0000 (00:37 +0000)]
Fixed compiler warning (found by Larry Rosenman <ler@lerctr.org>)