]>
granicus.if.org Git - php/log
Stanislav Malyshev [Thu, 25 Mar 2004 14:03:34 +0000 (14:03 +0000)]
no need to use result for RECV's - as in PHP4
Stanislav Malyshev [Thu, 25 Mar 2004 13:03:04 +0000 (13:03 +0000)]
Use get/set handlers for increment.decrement ops on objects
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()
*/
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
Dmitry Stogov [Thu, 25 Mar 2004 08:14:33 +0000 (08:14 +0000)]
Using ALLOC_HASHTABLE/FREE_HASHTABLE instead of emalloc/free.
<changelog@php.net> [Thu, 25 Mar 2004 01:35:42 +0000 (01:35 +0000)]
ChangeLog update
Hartmut Holzgraefe [Wed, 24 Mar 2004 18:43:23 +0000 (18:43 +0000)]
more visa to sibira ;)
George Schlossnagle [Wed, 24 Mar 2004 15:20:32 +0000 (15:20 +0000)]
added test for property_exists checks.
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)
Derick Rethans [Wed, 24 Mar 2004 14:28:41 +0000 (14:28 +0000)]
- Revert bogus commit
Dmitry Stogov [Wed, 24 Mar 2004 14:14:16 +0000 (14:14 +0000)]
Fixed (strict warning was added to expected output)
Stanislav Malyshev [Wed, 24 Mar 2004 13:33:26 +0000 (13:33 +0000)]
and set module startup flag on startup
Stanislav Malyshev [Wed, 24 Mar 2004 13:31:34 +0000 (13:31 +0000)]
reset module shutdown flag on startup
Derick Rethans [Wed, 24 Mar 2004 13:31:20 +0000 (13:31 +0000)]
- Fixed NEWS
#- Can we *please* keep this in order?
Dmitry Stogov [Wed, 24 Mar 2004 13:16:07 +0000 (13:16 +0000)]
Fixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)
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)
Antony Dovgal [Wed, 24 Mar 2004 07:46:18 +0000 (07:46 +0000)]
add account names & emails
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
<changelog@php.net> [Wed, 24 Mar 2004 01:33:50 +0000 (01:33 +0000)]
ChangeLog update
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
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).
Marcus Boerger [Tue, 23 Mar 2004 22:33:29 +0000 (22:33 +0000)]
Update .c output after .re
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)
Marcus Boerger [Tue, 23 Mar 2004 21:19:53 +0000 (21:19 +0000)]
BFN
Marcus Boerger [Tue, 23 Mar 2004 20:54:00 +0000 (20:54 +0000)]
Bugfix #27646: Cannot serialize/unserialize non-finite numeric values
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')
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
Marcus Boerger [Tue, 23 Mar 2004 08:48:36 +0000 (08:48 +0000)]
Consitency rules
Marcus Boerger [Tue, 23 Mar 2004 08:03:11 +0000 (08:03 +0000)]
Changed sqlite's OO API to studlyCaps.
<changelog@php.net> [Tue, 23 Mar 2004 01:32:21 +0000 (01:32 +0000)]
ChangeLog update
Wez Furlong [Mon, 22 Mar 2004 23:07:55 +0000 (23:07 +0000)]
export libtidy symbols
Wez Furlong [Mon, 22 Mar 2004 22:47:05 +0000 (22:47 +0000)]
update for read handler api change
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
Ilia Alshanetsky [Mon, 22 Mar 2004 17:26:03 +0000 (17:26 +0000)]
Revert patch to imagefillborder.
Andi Gutmans [Mon, 22 Mar 2004 15:51:07 +0000 (15:51 +0000)]
- Fix bug
Andi Gutmans [Mon, 22 Mar 2004 11:16:24 +0000 (11:16 +0000)]
- Remove whitespace
<changelog@php.net> [Mon, 22 Mar 2004 01:33:55 +0000 (01:33 +0000)]
ChangeLog update
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
Greg Beaver [Sun, 21 Mar 2004 23:02:29 +0000 (23:02 +0000)]
added in wrong directory, move to tests/
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
Greg Beaver [Sun, 21 Mar 2004 22:57:33 +0000 (22:57 +0000)]
new package.xml to be used for installing tests, to make it easy to collect all tests in the same location for all PEAR packages
Stig Bakken [Sun, 21 Mar 2004 22:11:18 +0000 (22:11 +0000)]
* fit copyright header on 80 columns
Andi Gutmans [Sun, 21 Mar 2004 21:29:17 +0000 (21:29 +0000)]
- Improve consistency
Georg Richter [Sun, 21 Mar 2004 20:45:57 +0000 (20:45 +0000)]
ups - changed alias instead of method before
Georg Richter [Sun, 21 Mar 2004 20:43:44 +0000 (20:43 +0000)]
renamed get_metadata method to get_result_metadata.
(We have to differentiate between result_metadata and param_metdata.
mysql_stmt_param_metadata will be added in libmysql 4.1.3)
Stanislav Malyshev [Sun, 21 Mar 2004 18:28:38 +0000 (18:28 +0000)]
Update for new read_property API
Stanislav Malyshev [Sun, 21 Mar 2004 18:27:58 +0000 (18:27 +0000)]
return zval *, to make it useful for read_property
Stanislav Malyshev [Sun, 21 Mar 2004 18:21:46 +0000 (18:21 +0000)]
update to new API
Stanislav Malyshev [Sun, 21 Mar 2004 18:07:27 +0000 (18:07 +0000)]
API change for read_property:
instead of bool silent it now gets fetch type
This can be used for creating proxy objects for write contexts
Ilia Alshanetsky [Sun, 21 Mar 2004 18:02:19 +0000 (18:02 +0000)]
Fixed a possible crash inside libgd's gdImageFillToBorder() due to a stack
overflow.
Andi Gutmans [Sun, 21 Mar 2004 17:48:51 +0000 (17:48 +0000)]
- Nuke unused code
<changelog@php.net> [Sun, 21 Mar 2004 01:33:32 +0000 (01:33 +0000)]
ChangeLog update
Marcus Boerger [Sat, 20 Mar 2004 16:13:37 +0000 (16:13 +0000)]
Fix test
Marcus Boerger [Sat, 20 Mar 2004 16:09:42 +0000 (16:09 +0000)]
Fix return value to match std array func behavior
Marcus Boerger [Sat, 20 Mar 2004 12:30:57 +0000 (12:30 +0000)]
Fix test
<changelog@php.net> [Sat, 20 Mar 2004 01:32:55 +0000 (01:32 +0000)]
ChangeLog update
Sara Golemon [Fri, 19 Mar 2004 22:21:53 +0000 (22:21 +0000)]
Cleanup, minor refactor, and CS
Sara Golemon [Fri, 19 Mar 2004 21:42:29 +0000 (21:42 +0000)]
Bug Fix #27657: TXT records longer than MAXHOSTNAMELEN cause segfaults.
Marcus Boerger [Fri, 19 Mar 2004 20:05:39 +0000 (20:05 +0000)]
Fix test
# removing string conversion was a stupid idea
Marcus Boerger [Fri, 19 Mar 2004 20:00:18 +0000 (20:00 +0000)]
Fix test
Marcus Boerger [Fri, 19 Mar 2004 19:56:31 +0000 (19:56 +0000)]
Make test work when user has memory limit setting
Frank M. Kromann [Fri, 19 Mar 2004 18:45:07 +0000 (18:45 +0000)]
Fix for #26589. Crash when selecting many columns of type Money
Ilia Alshanetsky [Fri, 19 Mar 2004 15:41:26 +0000 (15:41 +0000)]
MFH: Fixed bug #27628 (Simplify the process of making a POST request via
stream context).
Greg Beaver [Fri, 19 Mar 2004 03:16:12 +0000 (03:16 +0000)]
update to 1.3.1dev
<changelog@php.net> [Fri, 19 Mar 2004 01:32:25 +0000 (01:32 +0000)]
ChangeLog update
Greg Beaver [Fri, 19 Mar 2004 00:48:39 +0000 (00:48 +0000)]
phpunit tests for PEAR_ErrorStack
Greg Beaver [Fri, 19 Mar 2004 00:48:18 +0000 (00:48 +0000)]
new Error Stack for PEAR, EXPERIMENTAL until proven solid and stable
Pierre Joye [Thu, 18 Mar 2004 18:41:32 +0000 (18:41 +0000)]
- Fix the test description and $Id$
Derick Rethans [Thu, 18 Mar 2004 18:25:22 +0000 (18:25 +0000)]
- Fixed layout
Dmitry Stogov [Thu, 18 Mar 2004 17:34:57 +0000 (17:34 +0000)]
*** empty log message ***
Ilia Alshanetsky [Thu, 18 Mar 2004 17:12:07 +0000 (17:12 +0000)]
Fixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII mode).
Dmitry Stogov [Thu, 18 Mar 2004 17:01:46 +0000 (17:01 +0000)]
*** empty log message ***
Dmitry Stogov [Thu, 18 Mar 2004 16:54:36 +0000 (16:54 +0000)]
BUG #27469 was fixed (serialize() objects of incomplete class)
Andi Gutmans [Thu, 18 Mar 2004 15:27:28 +0000 (15:27 +0000)]
- Back to RC2-dev
Pierre Joye [Thu, 18 Mar 2004 15:14:02 +0000 (15:14 +0000)]
- Test for possible data corruption with __set
Zeev Suraski [Thu, 18 Mar 2004 14:14:26 +0000 (14:14 +0000)]
Add missing bug updates
Zeev Suraski [Thu, 18 Mar 2004 14:12:27 +0000 (14:12 +0000)]
Prepare to roll RC1
Zeev Suraski [Thu, 18 Mar 2004 14:03:58 +0000 (14:03 +0000)]
Fix possible data corruption with __set()
Uwe Schindler [Thu, 18 Mar 2004 13:37:16 +0000 (13:37 +0000)]
hint to raise stacksize (bug #27231)
Stanislav Malyshev [Thu, 18 Mar 2004 13:28:05 +0000 (13:28 +0000)]
Improve error message - on E_STRICT, method is actually called,
so the error shouldn't say it cannot be called.
Georg Richter [Thu, 18 Mar 2004 13:04:55 +0000 (13:04 +0000)]
fixed problems in mysql_stmt_init (missing alloc from stmt)
Georg Richter [Thu, 18 Mar 2004 13:03:17 +0000 (13:03 +0000)]
removed if type=string: val is allocated for any type of data
Martin Jansen [Thu, 18 Mar 2004 12:23:57 +0000 (12:23 +0000)]
* Converting tabs to spaces
Martin Jansen [Thu, 18 Mar 2004 12:21:28 +0000 (12:21 +0000)]
* Typo fixes
Derick Rethans [Thu, 18 Mar 2004 10:39:39 +0000 (10:39 +0000)]
- Reorganize
Dmitry Stogov [Thu, 18 Mar 2004 10:21:28 +0000 (10:21 +0000)]
*** empty log message ***
Dmitry Stogov [Thu, 18 Mar 2004 09:48:37 +0000 (09:48 +0000)]
BUG #27457 was fixed (using temporary hash table with string keys only)
Andi Gutmans [Thu, 18 Mar 2004 08:52:51 +0000 (08:52 +0000)]
- Change redefinition of constructor from E_COMPILE_ERROR to E_STRICT.
Andi Gutmans [Thu, 18 Mar 2004 08:12:19 +0000 (08:12 +0000)]
- Update Changes
Ilia Alshanetsky [Thu, 18 Mar 2004 02:16:35 +0000 (02:16 +0000)]
s/emalloc/safe_emalloc/ where appropriate.
Ilia Alshanetsky [Thu, 18 Mar 2004 01:34:58 +0000 (01:34 +0000)]
Fixed bug #27300 (Improved regex for pg_convert()).
# Patch by benjcarson at digitaljunkies dot ca
<changelog@php.net> [Thu, 18 Mar 2004 01:32:14 +0000 (01:32 +0000)]
ChangeLog update
Sascha Schumann [Wed, 17 Mar 2004 22:23:15 +0000 (22:23 +0000)]
Readd x86 implementation
Sara Golemon [Wed, 17 Mar 2004 20:48:12 +0000 (20:48 +0000)]
Userspace Directory Stream Test
Marcus Boerger [Wed, 17 Mar 2004 19:58:32 +0000 (19:58 +0000)]
Fix CachingIterator's ability to cache string conversion results.
Add a test for that.
Marcus Boerger [Wed, 17 Mar 2004 19:14:15 +0000 (19:14 +0000)]
Go with implicit call
Marcus Boerger [Wed, 17 Mar 2004 19:00:44 +0000 (19:00 +0000)]
Explicit cast needed for now
Pierre Joye [Wed, 17 Mar 2004 17:07:31 +0000 (17:07 +0000)]
- Fix crash when an invalid color index is used with imagecolortransparent
Andi Gutmans [Wed, 17 Mar 2004 16:40:56 +0000 (16:40 +0000)]
- Improved patch for support multiplication on 64bit machines
Andi Gutmans [Wed, 17 Mar 2004 16:18:24 +0000 (16:18 +0000)]
- Fix tiny bug (one of the reasons we can't support __toString() for
- regular objects).