]> granicus.if.org Git - php/log
php
20 years agoImplicit clonning strict warning was added for ze1_compatibility_mode
Dmitry Stogov [Mon, 29 Mar 2004 15:00:31 +0000 (15:00 +0000)]
Implicit clonning strict warning was added for ze1_compatibility_mode

20 years ago - be more verbose
Jan Lehnardt [Mon, 29 Mar 2004 07:49:32 +0000 (07:49 +0000)]
 - be more verbose

20 years agoTest updated to test for additional libxml2/expat inconsistencies
Hartmut Holzgraefe [Mon, 29 Mar 2004 05:56:18 +0000 (05:56 +0000)]
Test updated to test for additional libxml2/expat inconsistencies

20 years agoChangeLog update
<changelog@php.net> [Mon, 29 Mar 2004 01:32:05 +0000 (01:32 +0000)]
ChangeLog update

20 years agoFixed bug #27731 (error_reporting() inside @ block fails to set
Ilia Alshanetsky [Mon, 29 Mar 2004 00:50:52 +0000 (00:50 +0000)]
Fixed bug #27731 (error_reporting() inside @ block fails to set
error_reporting level).

20 years agoUse lowercasing here
Marcus Boerger [Sun, 28 Mar 2004 23:56:18 +0000 (23:56 +0000)]
Use lowercasing here

20 years agoAdd ability to pass -n to the executed php
Marcus Boerger [Sun, 28 Mar 2004 23:04:53 +0000 (23:04 +0000)]
Add ability to pass -n to the executed php

20 years agoImprove portability (idea by Ard)
Marcus Boerger [Sun, 28 Mar 2004 21:46:43 +0000 (21:46 +0000)]
Improve portability (idea by Ard)

20 years agoInitialize the complete struct
Marcus Boerger [Sun, 28 Mar 2004 21:09:37 +0000 (21:09 +0000)]
Initialize the complete struct

20 years agoFix writing of SQLite and SimpleXMl extension and add Rob to the credits
Marcus Boerger [Sun, 28 Mar 2004 20:27:18 +0000 (20:27 +0000)]
Fix writing of SQLite and SimpleXMl extension and add Rob to the credits
line of the latter. Add ext/SPL.

20 years agoAdd agrument type info
Marcus Boerger [Sun, 28 Mar 2004 17:04:11 +0000 (17:04 +0000)]
Add agrument type info

20 years agocheck writability on =& too
Stanislav Malyshev [Sun, 28 Mar 2004 16:37:57 +0000 (16:37 +0000)]
check writability on =& too

20 years agoFix XSL (Rob/Marcus)
Marcus Boerger [Sun, 28 Mar 2004 15:35:01 +0000 (15:35 +0000)]
Fix XSL (Rob/Marcus)

20 years agoMFB test case for bug #27719 and improve comments in this tricky DST code
Rasmus Lerdorf [Sun, 28 Mar 2004 15:03:56 +0000 (15:03 +0000)]
MFB test case for bug #27719 and improve comments in this tricky DST code

20 years ago- call set handler if assigning to object having this handler
Stanislav Malyshev [Sun, 28 Mar 2004 14:57:29 +0000 (14:57 +0000)]
- call set handler if assigning to object having this handler
- cleanup: use macros to access object internal vars

20 years agopreserve ZEND_API in definition
Stanislav Malyshev [Sun, 28 Mar 2004 14:32:32 +0000 (14:32 +0000)]
preserve ZEND_API in definition

20 years agodeclare as extern
Stanislav Malyshev [Sun, 28 Mar 2004 14:30:49 +0000 (14:30 +0000)]
declare as extern

20 years agoShow progress
Marcus Boerger [Sun, 28 Mar 2004 14:12:14 +0000 (14:12 +0000)]
Show progress

20 years agoAdapt ecpectations to 5.0 reality
Marcus Boerger [Sun, 28 Mar 2004 14:09:47 +0000 (14:09 +0000)]
Adapt ecpectations to 5.0 reality

20 years agoFix memleak found by Timm
Marcus Boerger [Sun, 28 Mar 2004 13:55:06 +0000 (13:55 +0000)]
Fix memleak found by Timm

20 years agocentralize object-to-scalar conversion, make it work with get handler
Stanislav Malyshev [Sun, 28 Mar 2004 12:08:26 +0000 (12:08 +0000)]
centralize object-to-scalar conversion, make it work with get handler

20 years agotry get handler on printable conversion
Stanislav Malyshev [Sun, 28 Mar 2004 12:06:10 +0000 (12:06 +0000)]
try get handler on printable conversion

20 years agosome more clear comments
Stanislav Malyshev [Sun, 28 Mar 2004 12:05:36 +0000 (12:05 +0000)]
some more clear comments

20 years agoUse macros for object parts access
Stanislav Malyshev [Sun, 28 Mar 2004 10:44:48 +0000 (10:44 +0000)]
Use macros for object parts access

20 years agofix of fix related to __autoload. (ext/standard/tests/network/bug20134.phpt passes...
Dmitry Stogov [Sun, 28 Mar 2004 09:37:30 +0000 (09:37 +0000)]
fix of fix related to __autoload. (ext/standard/tests/network/bug20134.phpt passes again)

20 years ago- Fixed the explanation and example about "classes must be declared before used".
Andrey Hristov [Sun, 28 Mar 2004 09:30:21 +0000 (09:30 +0000)]
- Fixed the explanation and example about "classes must be declared before used".
- Added new entry about get_class() (Thanks Lukas for reminding (toStudlyCapOrNotToStudlyCap.txt).

20 years agoChangeLog update
<changelog@php.net> [Sun, 28 Mar 2004 01:33:56 +0000 (01:33 +0000)]
ChangeLog update

20 years agoAdd new test
Marcus Boerger [Sat, 27 Mar 2004 15:49:23 +0000 (15:49 +0000)]
Add new test

20 years agoEven though it is uncommented it should be right
Marcus Boerger [Sat, 27 Mar 2004 14:06:28 +0000 (14:06 +0000)]
Even though it is uncommented it should be right

20 years agoadded missing files of oniguruma to mbstring.dsp.
Rui Hirokawa [Sat, 27 Mar 2004 10:51:34 +0000 (10:51 +0000)]
added missing files of oniguruma to mbstring.dsp.

20 years agoPut AC_DEFINE in correct place so caching will work properly
Ard Biesheuvel [Sat, 27 Mar 2004 02:03:44 +0000 (02:03 +0000)]
Put AC_DEFINE in correct place so caching will work properly

20 years agoBFN: MFHed #27687
Marcus Boerger [Sat, 27 Mar 2004 01:48:39 +0000 (01:48 +0000)]
BFN: MFHed #27687

20 years agoMove defines to proper location
Marcus Boerger [Sat, 27 Mar 2004 01:41:32 +0000 (01:41 +0000)]
Move defines to proper location

20 years agoChangeLog update
<changelog@php.net> [Sat, 27 Mar 2004 01:32:30 +0000 (01:32 +0000)]
ChangeLog update

20 years agoTouch after .c
Marcus Boerger [Sat, 27 Mar 2004 01:27:53 +0000 (01:27 +0000)]
Touch after .c

20 years agoBFN: MFHed
Marcus Boerger [Sat, 27 Mar 2004 01:19:02 +0000 (01:19 +0000)]
BFN: MFHed

20 years agoatof("NAN")/atof("INF") do not work there
Marcus Boerger [Sat, 27 Mar 2004 01:00:52 +0000 (01:00 +0000)]
atof("NAN")/atof("INF") do not work there

20 years agoPortable solution for bug #27646 that works correct on Windows, too
Marcus Boerger [Sat, 27 Mar 2004 00:50:41 +0000 (00:50 +0000)]
Portable solution for bug #27646 that works correct on Windows, too

20 years agoCommit the header, too.
Marcus Boerger [Sat, 27 Mar 2004 00:39:07 +0000 (00:39 +0000)]
Commit the header, too.

20 years agoFollow ming_xy naming convention
Marcus Boerger [Sat, 27 Mar 2004 00:38:35 +0000 (00:38 +0000)]
Follow ming_xy naming convention

20 years agoFix complation errors after convertion to new macro's
Frank M. Kromann [Fri, 26 Mar 2004 21:56:31 +0000 (21:56 +0000)]
Fix complation errors after convertion to new macro's

20 years agoChange to studlyCaps convention
Marcus Boerger [Fri, 26 Mar 2004 21:16:50 +0000 (21:16 +0000)]
Change to studlyCaps convention
# Hopefully discussed enough this time

20 years agoUse studlyCaps and new macros (that should be it)
Marcus Boerger [Fri, 26 Mar 2004 21:10:17 +0000 (21:10 +0000)]
Use studlyCaps and new macros (that should be it)

20 years agoForce destructors to have empty signatures
Marcus Boerger [Fri, 26 Mar 2004 20:05:35 +0000 (20:05 +0000)]
Force destructors to have empty signatures

20 years agoCorrect that name
Marcus Boerger [Fri, 26 Mar 2004 19:53:07 +0000 (19:53 +0000)]
Correct that name

20 years agoFixed bug #27664 (--disable-cli doesn't force --without-pear).
Ilia Alshanetsky [Fri, 26 Mar 2004 19:47:19 +0000 (19:47 +0000)]
Fixed bug #27664 (--disable-cli doesn't force --without-pear).

20 years agolet inf be generated by INF constant (thanks to Wez)
Marcus Boerger [Fri, 26 Mar 2004 19:45:09 +0000 (19:45 +0000)]
let inf be generated by INF constant (thanks to Wez)

20 years agoMFB: The 2am offset was a bad choice as this hour doesn't necessarily exist
Rasmus Lerdorf [Fri, 26 Mar 2004 19:32:49 +0000 (19:32 +0000)]
MFB: The 2am offset was a bad choice as this hour doesn't necessarily exist
     on a DST switch.  So use 4am instead.  Fixes bug #27719

20 years agoBugFix 27675 and add regression test.
Sara Golemon [Fri, 26 Mar 2004 19:23:42 +0000 (19:23 +0000)]
BugFix 27675 and add regression test.

20 years agoChangeLog update
<changelog@php.net> [Fri, 26 Mar 2004 01:34:48 +0000 (01:34 +0000)]
ChangeLog update

20 years ago- Fix build (thanks to Timm)
Andi Gutmans [Fri, 26 Mar 2004 00:26:19 +0000 (00:26 +0000)]
- Fix build (thanks to Timm)

20 years agoPending touch
Marcus Boerger [Thu, 25 Mar 2004 22:40:25 +0000 (22:40 +0000)]
Pending touch

20 years ago-Make NAN and INF more portable (atof() doesn't work on MSVC.6 for example)
Marcus Boerger [Thu, 25 Mar 2004 22:36:36 +0000 (22:36 +0000)]
-Make NAN and INF more portable (atof() doesn't work on MSVC.6 for example)
-Change test to use constants without prior conversion

20 years agoReally use studlyCaps here
Marcus Boerger [Thu, 25 Mar 2004 22:06:36 +0000 (22:06 +0000)]
Really use studlyCaps here

20 years ago- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
Derick Rethans [Thu, 25 Mar 2004 21:27:23 +0000 (21:27 +0000)]
- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
  hidden from within scripts (and a result value in the $_FILES global can be
  used to see the real failure anyway).

20 years ago- Remove old and deprecated <?php_track_vars?> scanner token.
Derick Rethans [Thu, 25 Mar 2004 21:11:57 +0000 (21:11 +0000)]
- Remove old and deprecated <?php_track_vars?> scanner token.

20 years agoCorrected package file.
Ilia Alshanetsky [Thu, 25 Mar 2004 20:01:18 +0000 (20:01 +0000)]
Corrected package file.

20 years agoanother package description
Hartmut Holzgraefe [Thu, 25 Mar 2004 19:51:54 +0000 (19:51 +0000)]
another package description

20 years ago- Update NEWS
Andi Gutmans [Thu, 25 Mar 2004 18:04:08 +0000 (18:04 +0000)]
- Update NEWS

20 years ago- If __construct() is defined then it will always take precedence over
Andi Gutmans [Thu, 25 Mar 2004 18:00:50 +0000 (18:00 +0000)]
- If __construct() is defined then it will always take precedence over
- old style constructors.

20 years agono need to use result for RECV's - as in PHP4
Stanislav Malyshev [Thu, 25 Mar 2004 14:03:34 +0000 (14:03 +0000)]
no need to use result for RECV's - as in PHP4

20 years agoUse get/set handlers for increment.decrement ops on objects
Stanislav Malyshev [Thu, 25 Mar 2004 13:03:04 +0000 (13:03 +0000)]
Use get/set handlers for increment.decrement ops on objects

20 years ago /* The compiler is not-reentrant. Make sure we __autoload() only during run-time
Andi Gutmans [Thu, 25 Mar 2004 11:30:02 +0000 (11:30 +0000)]
/* The compiler is not-reentrant. Make sure we __autoload() only during run-time
     * (doesn't impact fuctionality of __autoload()
     */

20 years agoFixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type Header
Marcus Boerger [Thu, 25 Mar 2004 08:42:00 +0000 (08:42 +0000)]
Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type Header

20 years agoUsing ALLOC_HASHTABLE/FREE_HASHTABLE instead of emalloc/free.
Dmitry Stogov [Thu, 25 Mar 2004 08:14:33 +0000 (08:14 +0000)]
Using ALLOC_HASHTABLE/FREE_HASHTABLE instead of emalloc/free.

20 years agoChangeLog update
<changelog@php.net> [Thu, 25 Mar 2004 01:35:42 +0000 (01:35 +0000)]
ChangeLog update

20 years agomore visa to sibira ;)
Hartmut Holzgraefe [Wed, 24 Mar 2004 18:43:23 +0000 (18:43 +0000)]
more visa to sibira ;)

20 years agoadded test for property_exists checks.
George Schlossnagle [Wed, 24 Mar 2004 15:20:32 +0000 (15:20 +0000)]
added test for property_exists checks.

20 years agoNew autoload protection schema was implemented (Using HashTable instead of boolean...
Dmitry Stogov [Wed, 24 Mar 2004 14:30:59 +0000 (14:30 +0000)]
New autoload protection schema was implemented (Using HashTable instead of boolean flag)

20 years ago- Revert bogus commit
Derick Rethans [Wed, 24 Mar 2004 14:28:41 +0000 (14:28 +0000)]
- Revert bogus commit

20 years agoFixed (strict warning was added to expected output)
Dmitry Stogov [Wed, 24 Mar 2004 14:14:16 +0000 (14:14 +0000)]
Fixed (strict warning was added to expected output)

20 years agoand set module startup flag on startup
Stanislav Malyshev [Wed, 24 Mar 2004 13:33:26 +0000 (13:33 +0000)]
and set module startup flag on startup

20 years agoreset module shutdown flag on startup
Stanislav Malyshev [Wed, 24 Mar 2004 13:31:34 +0000 (13:31 +0000)]
reset module shutdown flag on startup

20 years ago- Fixed NEWS
Derick Rethans [Wed, 24 Mar 2004 13:31:20 +0000 (13:31 +0000)]
- Fixed NEWS
#- Can we *please* keep this in order?

20 years agoFixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)
Dmitry Stogov [Wed, 24 Mar 2004 13:16:07 +0000 (13:16 +0000)]
Fixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)

20 years agoObject cloning in ze1 compatibility mode (zend.ze1_compatibility_mode) was reimplemen...
Dmitry Stogov [Wed, 24 Mar 2004 10:55:04 +0000 (10:55 +0000)]
Object cloning in ze1 compatibility mode (zend.ze1_compatibility_mode) was reimplemented (Dmitry, Andi)

20 years agoadd account names & emails
Antony Dovgal [Wed, 24 Mar 2004 07:46:18 +0000 (07:46 +0000)]
add account names & emails

20 years agofixed non-existent elements check
George Schlossnagle [Wed, 24 Mar 2004 05:04:26 +0000 (05:04 +0000)]
fixed non-existent elements check
ref: http://news.php.net/article.php?group=php.internals&article=8660

20 years agoChangeLog update
<changelog@php.net> [Wed, 24 Mar 2004 01:33:50 +0000 (01:33 +0000)]
ChangeLog update

20 years agoRevert studlyCaps change for now
Marcus Boerger [Tue, 23 Mar 2004 23:30:56 +0000 (23:30 +0000)]
Revert studlyCaps change for now
# until we reach a point where the majority knows what they want

20 years agoFixed bug #27661 (snmpget() does not close the socket in some cases).
Ilia Alshanetsky [Tue, 23 Mar 2004 23:12:50 +0000 (23:12 +0000)]
Fixed bug #27661 (snmpget() does not close the socket in some cases).

20 years agoUpdate .c output after .re
Marcus Boerger [Tue, 23 Mar 2004 22:33:29 +0000 (22:33 +0000)]
Update .c output after .re

20 years ago- Allow negative infinity
Marcus Boerger [Tue, 23 Mar 2004 22:30:25 +0000 (22:30 +0000)]
- Allow negative infinity
- Register missing constants, they work anyway but cause an E_NOTICE
# generation by atof() should be portable enough (afaik)

20 years agoBFN
Marcus Boerger [Tue, 23 Mar 2004 21:19:53 +0000 (21:19 +0000)]
BFN

20 years agoBugfix #27646: Cannot serialize/unserialize non-finite numeric values
Marcus Boerger [Tue, 23 Mar 2004 20:54:00 +0000 (20:54 +0000)]
Bugfix #27646: Cannot serialize/unserialize non-finite numeric values

20 years agomake sure that all extensions ignore build system helper files
Hartmut Holzgraefe [Tue, 23 Mar 2004 19:53:16 +0000 (19:53 +0000)]
make sure that all extensions ignore build system helper files
(both autotools and VisualStudio) and common editor backup files
(especially usefull in combination with 'cvsclean')

20 years ago"The Visa to Sibiria" (work in progress)
Hartmut Holzgraefe [Tue, 23 Mar 2004 19:46:10 +0000 (19:46 +0000)]
"The Visa to Sibiria" (work in progress)

Adding a package.xml to a bundled extension does not only
ease the transition to PECL whereever suitable but also
allows to build and install an extension as "shared" using
the PEAR installer without having to deal with phpize and
friends by hand

20 years agoConsitency rules
Marcus Boerger [Tue, 23 Mar 2004 08:48:36 +0000 (08:48 +0000)]
Consitency rules

20 years agoChanged sqlite's OO API to studlyCaps.
Marcus Boerger [Tue, 23 Mar 2004 08:03:11 +0000 (08:03 +0000)]
Changed sqlite's OO API to studlyCaps.

20 years agoChangeLog update
<changelog@php.net> [Tue, 23 Mar 2004 01:32:21 +0000 (01:32 +0000)]
ChangeLog update

20 years agoexport libtidy symbols
Wez Furlong [Mon, 22 Mar 2004 23:07:55 +0000 (23:07 +0000)]
export libtidy symbols

20 years agoupdate for read handler api change
Wez Furlong [Mon, 22 Mar 2004 22:47:05 +0000 (22:47 +0000)]
update for read handler api change

20 years agoFixes to allow curl extension to compile against libcurl 7.11.1
Ilia Alshanetsky [Mon, 22 Mar 2004 18:42:03 +0000 (18:42 +0000)]
Fixes to allow curl extension to compile against libcurl 7.11.1

20 years agoRevert patch to imagefillborder.
Ilia Alshanetsky [Mon, 22 Mar 2004 17:26:03 +0000 (17:26 +0000)]
Revert patch to imagefillborder.

20 years ago- Fix bug
Andi Gutmans [Mon, 22 Mar 2004 15:51:07 +0000 (15:51 +0000)]
- Fix bug

20 years ago- Remove whitespace
Andi Gutmans [Mon, 22 Mar 2004 11:16:24 +0000 (11:16 +0000)]
- Remove whitespace

20 years agoChangeLog update
<changelog@php.net> [Mon, 22 Mar 2004 01:33:55 +0000 (01:33 +0000)]
ChangeLog update

20 years agoupdate naming of tests - forgot to rename files before committing,
Greg Beaver [Sun, 21 Mar 2004 23:06:20 +0000 (23:06 +0000)]
update naming of tests - forgot to rename files before committing,
but this is not a big deal, as the name 'Error_Stack' still makes sense

20 years agoadded in wrong directory, move to tests/
Greg Beaver [Sun, 21 Mar 2004 23:02:29 +0000 (23:02 +0000)]
added in wrong directory, move to tests/

20 years agosmall changes
Greg Beaver [Sun, 21 Mar 2004 23:00:54 +0000 (23:00 +0000)]
small changes
Use '' instead of ""
allow subclasses to easily change the exception class used just by
overriding the _exceptionClass property