]> granicus.if.org Git - php/log
php
21 years agobetter fix bug #20641.
Daniela Mariaschi [Wed, 14 May 2003 08:22:54 +0000 (08:22 +0000)]
better fix bug #20641.
Overflow numeric/decimal datatype on NT

21 years agoEnable db<n> builds configured with --with-uniquename
Marcus Boerger [Wed, 14 May 2003 06:22:35 +0000 (06:22 +0000)]
Enable db<n> builds configured with --with-uniquename

21 years agoSetup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrappe...
Sara Golemon [Wed, 14 May 2003 06:10:04 +0000 (06:10 +0000)]
Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops

21 years agoFixed test so it won't fail in correct situations
Moriyoshi Koizumi [Wed, 14 May 2003 00:36:00 +0000 (00:36 +0000)]
Fixed test so it won't fail in correct situations

21 years agoAdded test case for bug #23584
foobar [Wed, 14 May 2003 00:06:55 +0000 (00:06 +0000)]
Added test case for bug #23584

21 years agoAdded sqlite_fetch_string(), for speedy fetching of data from database
Ilia Alshanetsky [Tue, 13 May 2003 23:51:25 +0000 (23:51 +0000)]
Added sqlite_fetch_string(), for speedy fetching of data from database
cursor containing only a single column.

21 years agoMFB: removing the crashbug on windows
foobar [Tue, 13 May 2003 22:09:18 +0000 (22:09 +0000)]
MFB: removing the crashbug on windows

21 years agoFixed bug #23454 (_REQUEST did not handle arrays with same names from
Ilia Alshanetsky [Tue, 13 May 2003 22:08:48 +0000 (22:08 +0000)]
Fixed bug #23454 (_REQUEST did not handle arrays with same names from
different sources correctly).

21 years agoFix this test
Marcus Boerger [Tue, 13 May 2003 20:37:54 +0000 (20:37 +0000)]
Fix this test

21 years agoOops
Moriyoshi Koizumi [Tue, 13 May 2003 19:35:49 +0000 (19:35 +0000)]
Oops

21 years agoFixed bug #23610
Moriyoshi Koizumi [Tue, 13 May 2003 19:33:36 +0000 (19:33 +0000)]
Fixed bug #23610

21 years agoEnsure that open(".", 0); works, otherwise bail out
Sascha Schumann [Tue, 13 May 2003 18:48:01 +0000 (18:48 +0000)]
Ensure that open(".", 0); works, otherwise bail out

21 years agofixes possible segfault in domxml_xslt_result_dump_mem
Christian Stocker [Tue, 13 May 2003 14:52:36 +0000 (14:52 +0000)]
fixes possible segfault in domxml_xslt_result_dump_mem

21 years agoFix problem with yaz_record in array mode, when record is unavailable.
Adam Dickmeiss [Tue, 13 May 2003 10:31:46 +0000 (10:31 +0000)]
Fix problem with yaz_record in array mode, when record is unavailable.

21 years agoWS fix
Wez Furlong [Tue, 13 May 2003 09:06:14 +0000 (09:06 +0000)]
WS fix

21 years agoUpdate TODO a little
Wez Furlong [Tue, 13 May 2003 08:52:25 +0000 (08:52 +0000)]
Update TODO a little

21 years agoMFB don't close random fds
Sascha Schumann [Tue, 13 May 2003 02:26:42 +0000 (02:26 +0000)]
MFB don't close random fds

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Tue, 13 May 2003 01:57:54 +0000 (01:57 +0000)]
emalloc -> safe_emalloc

21 years agoOne function call is enough
Marcus Boerger [Mon, 12 May 2003 18:54:05 +0000 (18:54 +0000)]
One function  call is enough

21 years agooops
Moriyoshi Koizumi [Mon, 12 May 2003 13:28:06 +0000 (13:28 +0000)]
oops

21 years agoApplied the right fix for bug #23016
Moriyoshi Koizumi [Mon, 12 May 2003 13:26:16 +0000 (13:26 +0000)]
Applied the right fix for bug #23016

21 years agoimprove keep alive handling
Sascha Schumann [Mon, 12 May 2003 01:29:21 +0000 (01:29 +0000)]
improve keep alive handling

21 years agoadd premium thttpd support
Sascha Schumann [Mon, 12 May 2003 01:02:08 +0000 (01:02 +0000)]
add premium thttpd support

21 years ago* Fixing note
Martin Jansen [Sun, 11 May 2003 09:33:04 +0000 (09:33 +0000)]
* Fixing note

21 years agoThose pieces were not intended. Partly reverted.
Moriyoshi Koizumi [Sun, 11 May 2003 09:10:48 +0000 (09:10 +0000)]
Those pieces were not intended. Partly reverted.
# sorry for messing

21 years agonew feature news.
Moriyoshi Koizumi [Sun, 11 May 2003 09:09:01 +0000 (09:09 +0000)]
new feature news.

21 years agoAdded an encoding detection option for expat XML parser.
Moriyoshi Koizumi [Sun, 11 May 2003 09:04:05 +0000 (09:04 +0000)]
Added an encoding detection option for expat XML parser.

21 years agoFixed bug #22463 and bug #23581
Moriyoshi Koizumi [Sun, 11 May 2003 06:36:37 +0000 (06:36 +0000)]
Fixed bug #22463 and bug #23581

21 years agoAdded a test case for bug #23581
Moriyoshi Koizumi [Sun, 11 May 2003 06:33:35 +0000 (06:33 +0000)]
Added a test case for bug #23581

21 years agoAdded test case for bug #22463
Moriyoshi Koizumi [Sun, 11 May 2003 02:37:17 +0000 (02:37 +0000)]
Added test case for bug #22463

21 years agoFixed compiler errors that occur when bundled libxml is not used.
Moriyoshi Koizumi [Sun, 11 May 2003 01:45:52 +0000 (01:45 +0000)]
Fixed compiler errors that occur when bundled libxml is not used.

21 years agoBundle support
Rob Richards [Sun, 11 May 2003 01:01:16 +0000 (01:01 +0000)]
Bundle support

21 years agoMFB(r-1.40.2.4): fixed bug #23016
Moriyoshi Koizumi [Sun, 11 May 2003 00:49:15 +0000 (00:49 +0000)]
MFB(r-1.40.2.4): fixed bug #23016

21 years agoGrr.. Who changed this file from tabs to spaces?
Rasmus Lerdorf [Sat, 10 May 2003 17:14:47 +0000 (17:14 +0000)]
Grr..  Who changed this file from tabs to spaces?

21 years agoMFB
Rasmus Lerdorf [Sat, 10 May 2003 17:13:58 +0000 (17:13 +0000)]
MFB

21 years agoFix types of bug_compat entries
Sascha Schumann [Sat, 10 May 2003 16:49:21 +0000 (16:49 +0000)]
Fix types of bug_compat entries

PR: #21312
Submitted by: Rob Richards <rrichards@ctindustries.net>

21 years ago@- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to
Sergey Kartashoff [Sat, 10 May 2003 11:31:52 +0000 (11:31 +0000)]
@- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to
@  mnogosearch extesion for use with mnogosearch-3.2.11 or later.
- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to
  mnogosearch extesion for use with mnogosearch-3.2.11 or later.

21 years ago'stream' parameter support in proto parser and code generation
Hartmut Holzgraefe [Fri, 9 May 2003 12:11:01 +0000 (12:11 +0000)]
'stream' parameter support in proto parser and code generation

21 years ago- Add inheritance information to package inspection on 'pear package'.
Derick Rethans [Fri, 9 May 2003 12:03:09 +0000 (12:03 +0000)]
- Add inheritance information to package inspection on 'pear package'.

21 years agonew proto data type: stream
Hartmut Holzgraefe [Fri, 9 May 2003 12:01:21 +0000 (12:01 +0000)]
new proto data type: stream

21 years agoReverting last patch (merge from sapi/apache).
Edin Kadribasic [Fri, 9 May 2003 09:13:01 +0000 (09:13 +0000)]
Reverting last patch (merge from sapi/apache).

21 years agoReverting my last patch because user reports it does not help
Edin Kadribasic [Fri, 9 May 2003 09:11:14 +0000 (09:11 +0000)]
Reverting my last patch because user reports it does not help
solve the problem. (bug #23504)

21 years agono more VC++ compile warnings
Hartmut Holzgraefe [Fri, 9 May 2003 07:55:32 +0000 (07:55 +0000)]
no more VC++ compile warnings

21 years agoAdd missing initialization.
Ilia Alshanetsky [Fri, 9 May 2003 01:10:18 +0000 (01:10 +0000)]
Add missing initialization.

21 years agoFixed test case so it reflects the recent change on var_dump()
Moriyoshi Koizumi [Thu, 8 May 2003 23:23:02 +0000 (23:23 +0000)]
Fixed test case so it reflects the recent change on var_dump()

21 years agoSilent a notice
Pierre Joye [Thu, 8 May 2003 17:11:02 +0000 (17:11 +0000)]
Silent a notice

21 years agoAdded missing break
Moriyoshi Koizumi [Thu, 8 May 2003 16:45:59 +0000 (16:45 +0000)]
Added missing break

21 years agoAdded initialisation for thread safety
Moriyoshi Koizumi [Thu, 8 May 2003 16:01:50 +0000 (16:01 +0000)]
Added initialisation for thread safety

21 years agoAdded "&euro;" support for htmlentities() and html_entity_decode()
Moriyoshi Koizumi [Thu, 8 May 2003 15:43:34 +0000 (15:43 +0000)]
Added "&euro;" support for htmlentities() and html_entity_decode()

21 years agoI should have tested more carefully..
Moriyoshi Koizumi [Thu, 8 May 2003 15:39:24 +0000 (15:39 +0000)]
I should have tested more carefully..

21 years agoWS fix
Moriyoshi Koizumi [Thu, 8 May 2003 15:12:04 +0000 (15:12 +0000)]
WS fix

21 years agoFixed memleak when the libxml compat layer is used.
Moriyoshi Koizumi [Thu, 8 May 2003 15:07:26 +0000 (15:07 +0000)]
Fixed memleak when the libxml compat layer is used.

21 years agoInheritance fix
Marcus Boerger [Thu, 8 May 2003 15:04:43 +0000 (15:04 +0000)]
Inheritance fix
# here we  go again, sorry for the mess and thanks to edin for reverting it

21 years agoFixed MFB side effect
Edin Kadribasic [Thu, 8 May 2003 14:42:31 +0000 (14:42 +0000)]
Fixed MFB side effect

21 years agomore todo items
Hartmut Holzgraefe [Thu, 8 May 2003 11:16:42 +0000 (11:16 +0000)]
more todo items

21 years agoNFN
Moriyoshi Koizumi [Thu, 8 May 2003 11:05:15 +0000 (11:05 +0000)]
NFN

21 years agoImproved html_entity_decode() so it can handle multibyte charsets and
Moriyoshi Koizumi [Thu, 8 May 2003 10:42:20 +0000 (10:42 +0000)]
Improved html_entity_decode() so it can handle multibyte charsets and
numeric entities.

21 years agoMerge from sapi/apache (fix for #23504)
Edin Kadribasic [Thu, 8 May 2003 09:31:08 +0000 (09:31 +0000)]
Merge from sapi/apache (fix for #23504)

21 years agoMFB
Edin Kadribasic [Thu, 8 May 2003 09:27:18 +0000 (09:27 +0000)]
MFB

21 years agoMake serialize precision a configurable option.
Ilia Alshanetsky [Thu, 8 May 2003 01:23:21 +0000 (01:23 +0000)]
Make serialize precision a configurable option.

21 years agoReverting Marcus' incomplete patch which broke the build.
Edin Kadribasic [Wed, 7 May 2003 22:19:43 +0000 (22:19 +0000)]
Reverting Marcus' incomplete patch which broke the build.

21 years agoFilled error_mappings[] with placeholders for actual error messages
Moriyoshi Koizumi [Wed, 7 May 2003 20:53:23 +0000 (20:53 +0000)]
Filled error_mappings[] with placeholders for actual error messages

21 years agoRevert, this caused more trouble than it fixed.
Sara Golemon [Wed, 7 May 2003 20:33:53 +0000 (20:33 +0000)]
Revert, this caused more trouble than it fixed.

21 years agoAdded missing object initialisation
Moriyoshi Koizumi [Wed, 7 May 2003 20:06:42 +0000 (20:06 +0000)]
Added missing object initialisation
Added missing sanity checks

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