]> granicus.if.org Git - php/log
php
21 years agoFix unserialize
Marcus Boerger [Sun, 18 May 2003 12:08:51 +0000 (12:08 +0000)]
Fix unserialize

21 years agoBump API version - HEAD is no longer binary compatible
Stanislav Malyshev [Sun, 18 May 2003 10:22:50 +0000 (10:22 +0000)]
Bump API version - HEAD is no longer binary compatible
to 4.3 branch due to changes in globals, etc.

21 years agoMFB: info in mail too
Marcus Boerger [Sat, 17 May 2003 23:58:03 +0000 (23:58 +0000)]
MFB: info in mail too

21 years agoAdjusted the expected output to reflect the change in var_dump()
Moriyoshi Koizumi [Sat, 17 May 2003 23:50:16 +0000 (23:50 +0000)]
Adjusted the expected output to reflect the change in var_dump()

21 years agoFix compilation under Win32
Frank M. Kromann [Sat, 17 May 2003 22:15:39 +0000 (22:15 +0000)]
Fix compilation under Win32

21 years agosend comments to the default handler like done with expat, add a
Sterling Hughes [Sat, 17 May 2003 22:09:58 +0000 (22:09 +0000)]
send comments to the default handler like done with expat, add a
setcommenthandler function, which exists in expat, but isn't used by the
extension.

21 years agoMFB(r-1.1.2.7): fix test
Moriyoshi Koizumi [Sat, 17 May 2003 20:06:00 +0000 (20:06 +0000)]
MFB(r-1.1.2.7): fix test

21 years agoFixed bug #23669
Moriyoshi Koizumi [Sat, 17 May 2003 18:47:17 +0000 (18:47 +0000)]
Fixed bug #23669

21 years agopecl
Sterling Hughes [Sat, 17 May 2003 14:37:28 +0000 (14:37 +0000)]
pecl

21 years agomove to pecl
Sterling Hughes [Sat, 17 May 2003 14:32:03 +0000 (14:32 +0000)]
move to pecl

21 years agoadd a package.xml file
Sterling Hughes [Sat, 17 May 2003 14:29:31 +0000 (14:29 +0000)]
add a package.xml file

21 years agoadd bzip2 extension to pecl from php5 cvs
Sterling Hughes [Sat, 17 May 2003 14:27:07 +0000 (14:27 +0000)]
add bzip2 extension to pecl from php5 cvs

21 years agomove this extension to pecl
Sterling Hughes [Sat, 17 May 2003 14:17:57 +0000 (14:17 +0000)]
move this extension to pecl

21 years agoapply fix from bug #23539
Sterling Hughes [Sat, 17 May 2003 14:12:36 +0000 (14:12 +0000)]
apply fix from bug #23539

21 years agoTSRM fix
Marcus Boerger [Sat, 17 May 2003 11:44:57 +0000 (11:44 +0000)]
TSRM fix

21 years agoFix segfault
Wez Furlong [Sat, 17 May 2003 09:34:37 +0000 (09:34 +0000)]
Fix segfault

21 years agoFix warnings.
Sebastian Bergmann [Sat, 17 May 2003 06:21:34 +0000 (06:21 +0000)]
Fix warnings.

21 years agoMFB(r-1.74.2.8) Bug #14369. ftp extension allows circumvention of safe_mode restrict...
Sara Golemon [Sat, 17 May 2003 04:21:57 +0000 (04:21 +0000)]
MFB(r-1.74.2.8) Bug #14369.  ftp extension allows circumvention of safe_mode restrictions.  HEAD version of this patch uses the simpler open_wrapper approach to applying safe mode restrictions.  Also allows writting to/from wrappers this way.

21 years agoMFB(r-1.333.2.27) Bugfix 23654. If subject is an array and it contains other arrays...
Sara Golemon [Fri, 16 May 2003 23:30:08 +0000 (23:30 +0000)]
MFB(r-1.333.2.27) Bugfix 23654.  If subject is an array and it contains other arrays, we want to pass those subarrays through unchanged rather than attempt to convert them to string.

21 years agoAllow libxml to detect the document encoding if encoding parameter passed to
Moriyoshi Koizumi [Fri, 16 May 2003 23:21:48 +0000 (23:21 +0000)]
Allow libxml to detect the document encoding if encoding parameter passed to
XML_ParserCreate_MM is null.

21 years agoFixed a syntax highlighter problem that happens when output buffering is turned
Moriyoshi Koizumi [Fri, 16 May 2003 23:08:23 +0000 (23:08 +0000)]
Fixed a syntax highlighter problem that happens when output buffering is turned
on

21 years agoIf there is a content body, enable lingering and disable keep alive.
Sascha Schumann [Fri, 16 May 2003 22:32:22 +0000 (22:32 +0000)]
If there is a content body, enable lingering and disable keep alive.

21 years ago- MFB: Fixed bug #23661: mysql_fetch_array gives no warning on an invalid
Derick Rethans [Fri, 16 May 2003 19:09:19 +0000 (19:09 +0000)]
- MFB: Fixed bug #23661: mysql_fetch_array gives no warning on an invalid
  result_type

21 years agoStronger validation of ob_start() parameters.
Wez Furlong [Fri, 16 May 2003 19:08:13 +0000 (19:08 +0000)]
Stronger validation of ob_start() parameters.

21 years agoFixed bug #23657 (Missing initialization in browscap module init)
Ilia Alshanetsky [Fri, 16 May 2003 15:13:47 +0000 (15:13 +0000)]
Fixed bug #23657 (Missing initialization in browscap module init)

21 years agocopy'n'paste failure
Moriyoshi Koizumi [Fri, 16 May 2003 06:24:57 +0000 (06:24 +0000)]
copy'n'paste failure

21 years agoAdded test case for bug #23650
Moriyoshi Koizumi [Fri, 16 May 2003 06:20:23 +0000 (06:20 +0000)]
Added test case for bug #23650

21 years agoFixed bug #23650 (strip_tags() removes hyphens)
Moriyoshi Koizumi [Fri, 16 May 2003 06:19:51 +0000 (06:19 +0000)]
Fixed bug #23650 (strip_tags() removes hyphens)

21 years agoMFB
Ilia Alshanetsky [Fri, 16 May 2003 01:09:58 +0000 (01:09 +0000)]
MFB

21 years ago* More PHPDoc fixes
Martin Jansen [Thu, 15 May 2003 19:44:32 +0000 (19:44 +0000)]
* More PHPDoc fixes

21 years agoFixed test so it won't fail in case the output handler is enabled
Moriyoshi Koizumi [Thu, 15 May 2003 19:20:31 +0000 (19:20 +0000)]
Fixed test so it won't fail in case the output handler is enabled

21 years ago* Adding PHPDoc
Martin Jansen [Thu, 15 May 2003 18:55:41 +0000 (18:55 +0000)]
* Adding PHPDoc

21 years agoProperly timeout post requests
Sascha Schumann [Thu, 15 May 2003 16:54:37 +0000 (16:54 +0000)]
Properly timeout post requests

21 years agoDon't emit Content-Length in a 304 reply
Sascha Schumann [Thu, 15 May 2003 16:42:43 +0000 (16:42 +0000)]
Don't emit Content-Length in a 304 reply
Don't falsely claim HEAD method
Add PHP to HTTP server string

21 years agoFix the way we create references to (sometimes non-)existing
Sascha Schumann [Thu, 15 May 2003 13:33:18 +0000 (13:33 +0000)]
Fix the way we create references to (sometimes non-)existing
variables.

Credits go to Rob Richards <rrichards@digarc.com> and Zeev

21 years agoFixed bug #23527 (PostScript Type 1 font do not render properly)
Ilia Alshanetsky [Thu, 15 May 2003 02:25:50 +0000 (02:25 +0000)]
Fixed bug #23527 (PostScript Type 1 font do not render properly)

21 years agoTODO: Stated protocol connection pool
Sara Golemon [Wed, 14 May 2003 22:46:27 +0000 (22:46 +0000)]
TODO: Stated protocol connection pool

21 years agoFix yaz_wait. Async mode incorrectly determine resource
Adam Dickmeiss [Wed, 14 May 2003 22:18:12 +0000 (22:18 +0000)]
Fix yaz_wait. Async mode incorrectly determine resource

21 years agoAdded unlink() method to wrapper operations, routed userland unlink through wrappers...
Sara Golemon [Wed, 14 May 2003 19:03:46 +0000 (19:03 +0000)]
Added unlink() method to wrapper operations, routed userland unlink through wrappers, and implemented plainfiles and ftp unlink methods.

21 years agoImplement userspace wrapper support for unlink method
Sara Golemon [Wed, 14 May 2003 18:30:49 +0000 (18:30 +0000)]
Implement userspace wrapper support for unlink method

21 years agoAdd friendly notice when build is really completed.
foobar [Wed, 14 May 2003 18:23:33 +0000 (18:23 +0000)]
Add friendly notice when build is really completed.

21 years agoMFB.
Andrei Zmievski [Wed, 14 May 2003 18:15:17 +0000 (18:15 +0000)]
MFB.
@- Updated wddx_deserialize() to take an open stream as an argument. (Andrei)

21 years agoRevert the last patch.
Moriyoshi Koizumi [Wed, 14 May 2003 18:15:01 +0000 (18:15 +0000)]
Revert the last patch.
# sorry for the annoyance

21 years agoImplement unlink() method in ftp wrapper ops and do some general cleanup of other...
Sara Golemon [Wed, 14 May 2003 18:02:10 +0000 (18:02 +0000)]
Implement unlink() method in ftp wrapper ops and do some general cleanup of other code

21 years ago- Removed remains of ext/fribidi (it's in PECL)
foobar [Wed, 14 May 2003 15:26:38 +0000 (15:26 +0000)]
- Removed remains of ext/fribidi (it's in PECL)

21 years agoFold 'options' parameter into wops->unlink method
Sara Golemon [Wed, 14 May 2003 15:12:07 +0000 (15:12 +0000)]
Fold 'options' parameter into wops->unlink method

21 years agoMFB
foobar [Wed, 14 May 2003 15:02:30 +0000 (15:02 +0000)]
MFB

21 years agomissing .cvsignore
foobar [Wed, 14 May 2003 14:39:29 +0000 (14:39 +0000)]
missing .cvsignore

21 years agoPrep for next release
Wez Furlong [Wed, 14 May 2003 13:05:22 +0000 (13:05 +0000)]
Prep for next release

21 years agoMFB segfault fix
Sascha Schumann [Wed, 14 May 2003 08:27:48 +0000 (08:27 +0000)]
MFB segfault fix

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..