]>
granicus.if.org Git - php/log
Brian France [Wed, 20 Aug 2003 23:28:30 +0000 (23:28 +0000)]
- Added new setrawcookie function (bfrance)
Zeev Suraski [Wed, 20 Aug 2003 23:27:04 +0000 (23:27 +0000)]
adhere to silence
Zeev Suraski [Wed, 20 Aug 2003 23:00:08 +0000 (23:00 +0000)]
No need for those code blocks anymore...
Ard Biesheuvel [Wed, 20 Aug 2003 22:59:33 +0000 (22:59 +0000)]
Fix false warning on zero-size BLOB fetch
Marcus Boerger [Wed, 20 Aug 2003 22:15:01 +0000 (22:15 +0000)]
Fix counting number of leaks
Sara Golemon [Wed, 20 Aug 2003 21:59:29 +0000 (21:59 +0000)]
Add resume_pos (resume position) context option for restarting file downloads.
Brian France [Wed, 20 Aug 2003 20:51:10 +0000 (20:51 +0000)]
Added a parameter to php_setcookie to toggle URL encoding of the cookie data
Added the function setrawcookie that turns off URL encoding of the cookie data
Changed setcookie to turn on the URL encoding of the cookie data
Ard Biesheuvel [Wed, 20 Aug 2003 19:47:00 +0000 (19:47 +0000)]
Reuse result data structure and resource id for consecutive executions
of a prepared query
# As previous resources are invalidated anyway because their statement
# handle is reused, we don't have to allocate a new result for every
# execution of a prepared query
Brad House [Wed, 20 Aug 2003 19:45:07 +0000 (19:45 +0000)]
allow destructor to clean up connection data
Rob Richards [Wed, 20 Aug 2003 18:58:03 +0000 (18:58 +0000)]
fix infinite loop in normalize
Rob Richards [Wed, 20 Aug 2003 17:58:55 +0000 (17:58 +0000)]
doc must be copied when importing stylesheet
libxslt uses the _private for processing
Ilia Alshanetsky [Wed, 20 Aug 2003 16:40:22 +0000 (16:40 +0000)]
Fixed bug #25170 (Problem with generation of random numbers on solaris)
Ard Biesheuvel [Wed, 20 Aug 2003 16:13:51 +0000 (16:13 +0000)]
Moved transaction defaults to header file
Ard Biesheuvel [Wed, 20 Aug 2003 13:02:26 +0000 (13:02 +0000)]
Cleaned up _php_ibase_var_zval()
Ard Biesheuvel [Wed, 20 Aug 2003 12:40:59 +0000 (12:40 +0000)]
Fix Win32 build
Ard Biesheuvel [Wed, 20 Aug 2003 12:40:05 +0000 (12:40 +0000)]
Moved some local vars to stack
Ard Biesheuvel [Wed, 20 Aug 2003 12:22:58 +0000 (12:22 +0000)]
Nuke link handle from BLOB id
# Now BLOB ids can survive disconnect/reconnect
Added link argument to ibase_blob_{open|info|echo}()
foobar [Wed, 20 Aug 2003 08:14:24 +0000 (08:14 +0000)]
Fix phpize build
foobar [Wed, 20 Aug 2003 08:13:41 +0000 (08:13 +0000)]
- Fixed bug #25163 (OSX: phpize has to use glibtoolize instead)
Jon Parise [Wed, 20 Aug 2003 07:41:42 +0000 (07:41 +0000)]
Explicitly declare the dependencies on the generated sqlite.h file. This
allows the libsqlite source tree (and php-src, as a whole) to be built
using 'make -j' once again.
<changelog@php.net> [Wed, 20 Aug 2003 00:31:10 +0000 (00:31 +0000)]
ChangeLog update
Marcus Boerger [Tue, 19 Aug 2003 22:47:30 +0000 (22:47 +0000)]
Add test for #25145
Ilia Alshanetsky [Tue, 19 Aug 2003 22:13:01 +0000 (22:13 +0000)]
Fixed bug #25155 (Possible namespace conflict between mime-magic & mssql)
Moriyoshi Koizumi [Tue, 19 Aug 2003 14:48:33 +0000 (14:48 +0000)]
More accurate fix for bug #25140
foobar [Tue, 19 Aug 2003 08:41:01 +0000 (08:41 +0000)]
Lets put this here when we really know its gonna be only in PHP 5
Derick Rethans [Tue, 19 Aug 2003 08:29:57 +0000 (08:29 +0000)]
- Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to
convert empty string)
Derick Rethans [Tue, 19 Aug 2003 06:34:46 +0000 (06:34 +0000)]
- Back out Ilia's not-yet-ready patch.
Wez Furlong [Tue, 19 Aug 2003 03:25:00 +0000 (03:25 +0000)]
Unify TSRMLS_FETCH() usage.
Fix release build: two instances of } were placed inside #ifdef ZEND_DEBUG
Sascha Schumann [Tue, 19 Aug 2003 01:47:15 +0000 (01:47 +0000)]
dummy commit
Wez Furlong [Tue, 19 Aug 2003 01:30:27 +0000 (01:30 +0000)]
fix build
Sascha Schumann [Tue, 19 Aug 2003 01:27:55 +0000 (01:27 +0000)]
dummy commit
Sascha Schumann [Tue, 19 Aug 2003 01:27:02 +0000 (01:27 +0000)]
dummy commit
Sascha Schumann [Tue, 19 Aug 2003 01:20:48 +0000 (01:20 +0000)]
dummy commit
Wez Furlong [Tue, 19 Aug 2003 01:15:47 +0000 (01:15 +0000)]
fix build
<changelog@php.net> [Tue, 19 Aug 2003 00:30:59 +0000 (00:30 +0000)]
ChangeLog update
Wez Furlong [Mon, 18 Aug 2003 23:31:14 +0000 (23:31 +0000)]
Update credits
# re-ordering of some of the lines is due to case-insensitive
# win32 filesystem
Wez Furlong [Mon, 18 Aug 2003 23:26:31 +0000 (23:26 +0000)]
5 sir
Wez Furlong [Mon, 18 Aug 2003 23:19:27 +0000 (23:19 +0000)]
linkage for C++
Zeev Suraski [Mon, 18 Aug 2003 23:13:25 +0000 (23:13 +0000)]
Get rid of PZVAL_UNLOCK() - fix untested
Zeev Suraski [Mon, 18 Aug 2003 23:11:58 +0000 (23:11 +0000)]
Prevent access to internal engine functionality
Ilia Alshanetsky [Mon, 18 Aug 2003 22:57:49 +0000 (22:57 +0000)]
Fixed paths in various tests. In certain conditions usage of partial file
paths results in test failures.
Zeev Suraski [Mon, 18 Aug 2003 22:33:15 +0000 (22:33 +0000)]
Fix a gazillion leaks in SimpleXML. One gazillion to go ;)
Zeev Suraski [Mon, 18 Aug 2003 22:31:29 +0000 (22:31 +0000)]
Improve tracking
Zeev Suraski [Mon, 18 Aug 2003 22:31:11 +0000 (22:31 +0000)]
- Improve tracking
- Fix several overloading issues
Zeev Suraski [Mon, 18 Aug 2003 21:17:26 +0000 (21:17 +0000)]
Improve tracking
Zeev Suraski [Mon, 18 Aug 2003 20:45:00 +0000 (20:45 +0000)]
Fix leak - non persistent hashes cannot be used in MINIT!
Zeev Suraski [Mon, 18 Aug 2003 20:44:12 +0000 (20:44 +0000)]
Improve tracking
Zeev Suraski [Mon, 18 Aug 2003 20:43:09 +0000 (20:43 +0000)]
ws
Greg Beaver [Mon, 18 Aug 2003 16:43:46 +0000 (16:43 +0000)]
fix #25131, OS_Guess warnings
Zeev Suraski [Mon, 18 Aug 2003 11:26:12 +0000 (11:26 +0000)]
WTF was that doing here? :)
Fix crash
Ilia Alshanetsky [Mon, 18 Aug 2003 11:18:41 +0000 (11:18 +0000)]
Fixed typo.
Ilia Alshanetsky [Mon, 18 Aug 2003 04:41:48 +0000 (04:41 +0000)]
emalloc -> safe_emalloc
<changelog@php.net> [Mon, 18 Aug 2003 00:31:11 +0000 (00:31 +0000)]
ChangeLog update
Ard Biesheuvel [Mon, 18 Aug 2003 00:14:53 +0000 (00:14 +0000)]
Nuke bogus BLOB ids
# User-space BLOB id no longer contains transaction handle, so BLOB ids
# now remain valid throughout multiple transactions.
# Oh, and they look better too :-)
Marcus Boerger [Sun, 17 Aug 2003 19:14:30 +0000 (19:14 +0000)]
Fix warnings
Marcus Boerger [Sun, 17 Aug 2003 18:56:54 +0000 (18:56 +0000)]
Fix warnings
Marcus Boerger [Sun, 17 Aug 2003 18:36:27 +0000 (18:36 +0000)]
Fix interactive mode
Greg Beaver [Sun, 17 Aug 2003 18:34:55 +0000 (18:34 +0000)]
fixing invalid version number for Pierre :)
Marcus Boerger [Sun, 17 Aug 2003 18:21:35 +0000 (18:21 +0000)]
Fix warnings
Greg Beaver [Sun, 17 Aug 2003 18:12:43 +0000 (18:12 +0000)]
reverting accidental commit of my fix for #25008 - we'll let Tomas review the patch I submitted (oops). The other stuff was good.
Greg Beaver [Sun, 17 Aug 2003 18:01:39 +0000 (18:01 +0000)]
fixed #25117, updated package-PEAR.xml to the current release level
Sara Golemon [Sun, 17 Aug 2003 17:52:20 +0000 (17:52 +0000)]
No more vectors
Marcus Boerger [Sun, 17 Aug 2003 17:14:11 +0000 (17:14 +0000)]
Fix warning
Ard Biesheuvel [Sun, 17 Aug 2003 16:30:15 +0000 (16:30 +0000)]
Simplify previous fix
Ard Biesheuvel [Sun, 17 Aug 2003 16:14:29 +0000 (16:14 +0000)]
Test immediate BLOB inserts
Ard Biesheuvel [Sun, 17 Aug 2003 16:13:52 +0000 (16:13 +0000)]
Fixed leak in _php_ibase_bind()
Marcus Boerger [Sun, 17 Aug 2003 15:43:41 +0000 (15:43 +0000)]
Fix warnings
Sascha Schumann [Sun, 17 Aug 2003 15:04:57 +0000 (15:04 +0000)]
kill some warnings
Ard Biesheuvel [Sun, 17 Aug 2003 14:58:33 +0000 (14:58 +0000)]
Test fetching BLOBs >64k
Sascha Schumann [Sun, 17 Aug 2003 14:16:03 +0000 (14:16 +0000)]
Use explicit rule to create parsedate.c
Sascha Schumann [Sun, 17 Aug 2003 14:01:17 +0000 (14:01 +0000)]
Use %p to display a pointer value
Sascha Schumann [Sun, 17 Aug 2003 13:59:59 +0000 (13:59 +0000)]
The first element of the array seems to store the members count
Add a cast to (long) to quiet the compiler
Sascha Schumann [Sun, 17 Aug 2003 13:57:53 +0000 (13:57 +0000)]
The integer timeout is cast to a void *, passed to this function, and
cast back.
Add a cast to (long) to quiet the compiler
Sascha Schumann [Sun, 17 Aug 2003 13:53:57 +0000 (13:53 +0000)]
Fix sizeof(void *) > sizeof(int) issue.
n should be ptrdiff_t.
Sascha Schumann [Sun, 17 Aug 2003 13:49:52 +0000 (13:49 +0000)]
One bit fields need to be unsigned, otherwise there is no storage for
the sign bit
"A signed bit field has a length of 1 bit."
Sascha Schumann [Sun, 17 Aug 2003 13:45:51 +0000 (13:45 +0000)]
explicitly cast size_t to zend_uint to avoid warnings on 64 bit platforms.
Ard Biesheuvel [Sun, 17 Aug 2003 13:16:54 +0000 (13:16 +0000)]
Fix possible leak in _php_ibase_fetch_hash()
Marcus Boerger [Sun, 17 Aug 2003 12:38:27 +0000 (12:38 +0000)]
Remove unnecessary if
Ard Biesheuvel [Sun, 17 Aug 2003 12:31:55 +0000 (12:31 +0000)]
Apply fix for ibase_blob_get() to ibase_fetch_*()
Apply fix for ibase_blob_add() to ibase_query()/ibase_execute()
Marcus Boerger [Sun, 17 Aug 2003 12:27:33 +0000 (12:27 +0000)]
Put the code where it belongs - fixes a warning and confusion
Marcus Boerger [Sun, 17 Aug 2003 12:17:34 +0000 (12:17 +0000)]
Implement a TBD: JMP to the end of foreach
Marcus Boerger [Sun, 17 Aug 2003 12:16:10 +0000 (12:16 +0000)]
WS
Marcus Boerger [Sun, 17 Aug 2003 12:13:26 +0000 (12:13 +0000)]
Once is enough
Derick Rethans [Sun, 17 Aug 2003 11:49:18 +0000 (11:49 +0000)]
- Fix the comment too
Derick Rethans [Sun, 17 Aug 2003 11:48:29 +0000 (11:48 +0000)]
- This parser contains 17 reduce conflicts
David Croft [Sun, 17 Aug 2003 09:57:21 +0000 (09:57 +0000)]
#typo
Marcus Boerger [Sun, 17 Aug 2003 00:57:35 +0000 (00:57 +0000)]
- Show class names in error messages when dealing with methods
- Mark class as abstract if it gets an abstract method
<changelog@php.net> [Sun, 17 Aug 2003 00:31:43 +0000 (00:31 +0000)]
ChangeLog update
Derick Rethans [Sat, 16 Aug 2003 20:55:28 +0000 (20:55 +0000)]
- Fixed bug #17988: strtotime fails to parse timestamp from postgresql
#- This is actually a feature request
Marcus Boerger [Sat, 16 Aug 2003 20:46:22 +0000 (20:46 +0000)]
Simplify abstract method declaration
Marcus Boerger [Sat, 16 Aug 2003 20:27:29 +0000 (20:27 +0000)]
spl_call_method returns the zval* if used
Marcus Boerger [Sat, 16 Aug 2003 20:12:01 +0000 (20:12 +0000)]
WS
Ard Biesheuvel [Sat, 16 Aug 2003 20:04:41 +0000 (20:04 +0000)]
Fix failure on accidental fread() of 0 bytes
Ard Biesheuvel [Sat, 16 Aug 2003 19:48:32 +0000 (19:48 +0000)]
Always fill entire buffer in ibase_blob_get()
Marcus Boerger [Sat, 16 Aug 2003 18:28:20 +0000 (18:28 +0000)]
Add some debug help
Ard Biesheuvel [Sat, 16 Aug 2003 16:09:24 +0000 (16:09 +0000)]
Fixed bug #18744
Ard Biesheuvel [Sat, 16 Aug 2003 15:31:06 +0000 (15:31 +0000)]
Some general cleaning up
Some preliminary changes for extensions to array functions
Ard Biesheuvel [Sat, 16 Aug 2003 15:30:22 +0000 (15:30 +0000)]
Fixed bug #24224
Some general cleaning up
Some preliminary changes for extensions to array functions
Ard Biesheuvel [Sat, 16 Aug 2003 15:22:36 +0000 (15:22 +0000)]
Test for bug #24224
Marcus Boerger [Sat, 16 Aug 2003 10:37:14 +0000 (10:37 +0000)]
Simplify