]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Tue, 30 Mar 2004 23:58:47 +0000 (23:58 +0000)]
Fixed generate_array_diff().
Marcus Boerger [Tue, 30 Mar 2004 21:17:52 +0000 (21:17 +0000)]
Fix tests
Marcus Boerger [Tue, 30 Mar 2004 21:13:05 +0000 (21:13 +0000)]
Fix test
Marcus Boerger [Tue, 30 Mar 2004 19:33:22 +0000 (19:33 +0000)]
Add more statistics
Ilia Alshanetsky [Tue, 30 Mar 2004 19:08:43 +0000 (19:08 +0000)]
Fixed bug #27782 (Wrong behaviour of next(), prev() and each()).
Marcus Boerger [Tue, 30 Mar 2004 18:50:39 +0000 (18:50 +0000)]
The test script to search for underscores
Marcus Boerger [Tue, 30 Mar 2004 18:39:53 +0000 (18:39 +0000)]
TSRM fix
Marcus Boerger [Tue, 30 Mar 2004 18:36:53 +0000 (18:36 +0000)]
- Fix Reflection class names
- Add ability to get the extension an internal class was defined in
# This is the patch Andi and me used to search for underscrores...
Frank M. Kromann [Tue, 30 Mar 2004 17:54:10 +0000 (17:54 +0000)]
Fix for #27764. Get return value from a stored procedure not returning any result sets
Stanislav Malyshev [Tue, 30 Mar 2004 16:56:01 +0000 (16:56 +0000)]
Disabled calling dtors on tsrm_shutdown - calling dtors in tsrm_shutdown makes
modules registering TSRM ids to crash, if they have dtors, since the module
is unloaded before tsrm_shutdown is called. Can be re-enabled after
tsrm_free_id is implemented.
Ard Biesheuvel [Tue, 30 Mar 2004 12:36:44 +0000 (12:36 +0000)]
Prevent test from failing on least significant digit
Dmitry Stogov [Tue, 30 Mar 2004 09:08:23 +0000 (09:08 +0000)]
Using studlyCaps names.
Andi Gutmans [Tue, 30 Mar 2004 08:56:29 +0000 (08:56 +0000)]
- Tiny improvement.
<changelog@php.net> [Tue, 30 Mar 2004 01:31:57 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 29 Mar 2004 23:08:36 +0000 (23:08 +0000)]
NAN==NAN doest work (Ard)
Ilia Alshanetsky [Mon, 29 Mar 2004 21:57:29 +0000 (21:57 +0000)]
Removed extra spaces that cause the test to fail.
Wez Furlong [Mon, 29 Mar 2004 21:44:07 +0000 (21:44 +0000)]
Fix for Bug #26757: session.save_path defaults to bogus value on win32
Merge from branch with one main difference: the default save_path is
set to the empty string on all platforms, whereas the code in the
branch only does so for win32.
Marcus Boerger [Mon, 29 Mar 2004 21:05:16 +0000 (21:05 +0000)]
DOM_RET_OBJ for return_value needs to be followed by return
Marcus Boerger [Mon, 29 Mar 2004 20:54:46 +0000 (20:54 +0000)]
Remove debug code
Marcus Boerger [Mon, 29 Mar 2004 20:54:13 +0000 (20:54 +0000)]
Fix tests
Marcus Boerger [Mon, 29 Mar 2004 19:58:01 +0000 (19:58 +0000)]
Fix class names
Ilia Alshanetsky [Mon, 29 Mar 2004 19:57:51 +0000 (19:57 +0000)]
Fixed compiler warnings.
Marcus Boerger [Mon, 29 Mar 2004 19:49:17 +0000 (19:49 +0000)]
Fix class names
Marcus Boerger [Mon, 29 Mar 2004 19:31:29 +0000 (19:31 +0000)]
Fix class names
Marcus Boerger [Mon, 29 Mar 2004 18:58:28 +0000 (18:58 +0000)]
Windows part of NAN/INF
Marcus Boerger [Mon, 29 Mar 2004 18:51:47 +0000 (18:51 +0000)]
Found a NAN/INF solution that should be portable everywhere(?) (Ard,Marcus)
Marcus Boerger [Mon, 29 Mar 2004 18:48:59 +0000 (18:48 +0000)]
Allow mixed case search for extensions
Frank M. Kromann [Mon, 29 Mar 2004 18:32:27 +0000 (18:32 +0000)]
Fix for #27743. Make sure Money types are converted and returned correct
Ilia Alshanetsky [Mon, 29 Mar 2004 18:20:33 +0000 (18:20 +0000)]
Synchronized bundled GD library with GD 2.0.22.
Sebastian Bergmann [Mon, 29 Mar 2004 15:20:50 +0000 (15:20 +0000)]
-clonning+cloning
Dmitry Stogov [Mon, 29 Mar 2004 15:00:31 +0000 (15:00 +0000)]
Implicit clonning strict warning was added for ze1_compatibility_mode
Jan Lehnardt [Mon, 29 Mar 2004 07:49:32 +0000 (07:49 +0000)]
- be more verbose
Hartmut Holzgraefe [Mon, 29 Mar 2004 05:56:18 +0000 (05:56 +0000)]
Test updated to test for additional libxml2/expat inconsistencies
<changelog@php.net> [Mon, 29 Mar 2004 01:32:05 +0000 (01:32 +0000)]
ChangeLog update
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).
Marcus Boerger [Sun, 28 Mar 2004 23:56:18 +0000 (23:56 +0000)]
Use lowercasing here
Marcus Boerger [Sun, 28 Mar 2004 23:04:53 +0000 (23:04 +0000)]
Add ability to pass -n to the executed php
Marcus Boerger [Sun, 28 Mar 2004 21:46:43 +0000 (21:46 +0000)]
Improve portability (idea by Ard)
Marcus Boerger [Sun, 28 Mar 2004 21:09:37 +0000 (21:09 +0000)]
Initialize the complete struct
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.
Marcus Boerger [Sun, 28 Mar 2004 17:04:11 +0000 (17:04 +0000)]
Add agrument type info
Stanislav Malyshev [Sun, 28 Mar 2004 16:37:57 +0000 (16:37 +0000)]
check writability on =& too
Marcus Boerger [Sun, 28 Mar 2004 15:35:01 +0000 (15:35 +0000)]
Fix XSL (Rob/Marcus)
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
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
Stanislav Malyshev [Sun, 28 Mar 2004 14:32:32 +0000 (14:32 +0000)]
preserve ZEND_API in definition
Stanislav Malyshev [Sun, 28 Mar 2004 14:30:49 +0000 (14:30 +0000)]
declare as extern
Marcus Boerger [Sun, 28 Mar 2004 14:12:14 +0000 (14:12 +0000)]
Show progress
Marcus Boerger [Sun, 28 Mar 2004 14:09:47 +0000 (14:09 +0000)]
Adapt ecpectations to 5.0 reality
Marcus Boerger [Sun, 28 Mar 2004 13:55:06 +0000 (13:55 +0000)]
Fix memleak found by Timm
Stanislav Malyshev [Sun, 28 Mar 2004 12:08:26 +0000 (12:08 +0000)]
centralize object-to-scalar conversion, make it work with get handler
Stanislav Malyshev [Sun, 28 Mar 2004 12:06:10 +0000 (12:06 +0000)]
try get handler on printable conversion
Stanislav Malyshev [Sun, 28 Mar 2004 12:05:36 +0000 (12:05 +0000)]
some more clear comments
Stanislav Malyshev [Sun, 28 Mar 2004 10:44:48 +0000 (10:44 +0000)]
Use macros for object parts access
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)
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).
<changelog@php.net> [Sun, 28 Mar 2004 01:33:56 +0000 (01:33 +0000)]
ChangeLog update
Marcus Boerger [Sat, 27 Mar 2004 15:49:23 +0000 (15:49 +0000)]
Add new test
Marcus Boerger [Sat, 27 Mar 2004 14:06:28 +0000 (14:06 +0000)]
Even though it is uncommented it should be right
Rui Hirokawa [Sat, 27 Mar 2004 10:51:34 +0000 (10:51 +0000)]
added missing files of oniguruma to mbstring.dsp.
Ard Biesheuvel [Sat, 27 Mar 2004 02:03:44 +0000 (02:03 +0000)]
Put AC_DEFINE in correct place so caching will work properly
Marcus Boerger [Sat, 27 Mar 2004 01:48:39 +0000 (01:48 +0000)]
BFN: MFHed #27687
Marcus Boerger [Sat, 27 Mar 2004 01:41:32 +0000 (01:41 +0000)]
Move defines to proper location
<changelog@php.net> [Sat, 27 Mar 2004 01:32:30 +0000 (01:32 +0000)]
ChangeLog update
Marcus Boerger [Sat, 27 Mar 2004 01:27:53 +0000 (01:27 +0000)]
Touch after .c
Marcus Boerger [Sat, 27 Mar 2004 01:19:02 +0000 (01:19 +0000)]
BFN: MFHed
Marcus Boerger [Sat, 27 Mar 2004 01:00:52 +0000 (01:00 +0000)]
atof("NAN")/atof("INF") do not work there
Marcus Boerger [Sat, 27 Mar 2004 00:50:41 +0000 (00:50 +0000)]
Portable solution for bug #27646 that works correct on Windows, too
Marcus Boerger [Sat, 27 Mar 2004 00:39:07 +0000 (00:39 +0000)]
Commit the header, too.
Marcus Boerger [Sat, 27 Mar 2004 00:38:35 +0000 (00:38 +0000)]
Follow ming_xy naming convention
Frank M. Kromann [Fri, 26 Mar 2004 21:56:31 +0000 (21:56 +0000)]
Fix complation errors after convertion to new macro's
Marcus Boerger [Fri, 26 Mar 2004 21:16:50 +0000 (21:16 +0000)]
Change to studlyCaps convention
# Hopefully discussed enough this time
Marcus Boerger [Fri, 26 Mar 2004 21:10:17 +0000 (21:10 +0000)]
Use studlyCaps and new macros (that should be it)
Marcus Boerger [Fri, 26 Mar 2004 20:05:35 +0000 (20:05 +0000)]
Force destructors to have empty signatures
Marcus Boerger [Fri, 26 Mar 2004 19:53:07 +0000 (19:53 +0000)]
Correct that name
Ilia Alshanetsky [Fri, 26 Mar 2004 19:47:19 +0000 (19:47 +0000)]
Fixed bug #27664 (--disable-cli doesn't force --without-pear).
Marcus Boerger [Fri, 26 Mar 2004 19:45:09 +0000 (19:45 +0000)]
let inf be generated by INF constant (thanks to Wez)
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
Sara Golemon [Fri, 26 Mar 2004 19:23:42 +0000 (19:23 +0000)]
BugFix 27675 and add regression test.
<changelog@php.net> [Fri, 26 Mar 2004 01:34:48 +0000 (01:34 +0000)]
ChangeLog update
Andi Gutmans [Fri, 26 Mar 2004 00:26:19 +0000 (00:26 +0000)]
- Fix build (thanks to Timm)
Marcus Boerger [Thu, 25 Mar 2004 22:40:25 +0000 (22:40 +0000)]
Pending touch
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
Marcus Boerger [Thu, 25 Mar 2004 22:06:36 +0000 (22:06 +0000)]
Really use studlyCaps here
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).
Derick Rethans [Thu, 25 Mar 2004 21:11:57 +0000 (21:11 +0000)]
- Remove old and deprecated <?php_track_vars?> scanner token.
Ilia Alshanetsky [Thu, 25 Mar 2004 20:01:18 +0000 (20:01 +0000)]
Corrected package file.
Hartmut Holzgraefe [Thu, 25 Mar 2004 19:51:54 +0000 (19:51 +0000)]
another package description
Andi Gutmans [Thu, 25 Mar 2004 18:04:08 +0000 (18:04 +0000)]
- Update NEWS
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.
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