]> granicus.if.org Git - php/log
php
18 years agoMFB: Fix win32 build
Frank M. Kromann [Sun, 4 Feb 2007 00:23:32 +0000 (00:23 +0000)]
MFB: Fix win32 build

18 years ago- Allow building with 5.1 (not all works thenperfectly though)
Marcus Boerger [Sat, 3 Feb 2007 16:31:36 +0000 (16:31 +0000)]
- Allow building with 5.1 (not all works thenperfectly though)

18 years ago- Fix memleak
Marcus Boerger [Sat, 3 Feb 2007 14:57:24 +0000 (14:57 +0000)]
- Fix memleak

18 years ago- Fix mem/temp stream exports and readonlyissue
Marcus Boerger [Sat, 3 Feb 2007 14:45:54 +0000 (14:45 +0000)]
- Fix mem/temp stream exports and readonlyissue

18 years ago- Fix protos
Marcus Boerger [Sat, 3 Feb 2007 13:42:10 +0000 (13:42 +0000)]
- Fix protos

18 years ago- Provide both version strings, api and ext
Marcus Boerger [Sat, 3 Feb 2007 13:20:12 +0000 (13:20 +0000)]
- Provide both version strings, api and ext

18 years ago- Update package file
Marcus Boerger [Sat, 3 Feb 2007 13:19:38 +0000 (13:19 +0000)]
- Update package file

18 years agofix mem leak on error, fix cwd issue. go back to BadMethodCallException for Phar...
Greg Beaver [Sat, 3 Feb 2007 04:04:18 +0000 (04:04 +0000)]
fix mem leak on error, fix cwd issue.  go back to BadMethodCallException for Phar->set*CompressedAllFiles().  ALL TESTS PASS, RELEASE IS IMMINENT

18 years agofix test
Greg Beaver [Sat, 3 Feb 2007 02:39:34 +0000 (02:39 +0000)]
fix test

18 years agoChangeLog update
<changelog@php.net> [Sat, 3 Feb 2007 01:31:11 +0000 (01:31 +0000)]
ChangeLog update

18 years agos/isFlushing/isFlushingToPhar much clearer purpose in method name
Greg Beaver [Sat, 3 Feb 2007 00:45:24 +0000 (00:45 +0000)]
s/isFlushing/isFlushingToPhar much clearer purpose in method name

18 years agoTypos.
Andrei Zmievski [Fri, 2 Feb 2007 22:18:55 +0000 (22:18 +0000)]
Typos.

18 years ago- Add ^ specifier that returns original string type before conversion.
Andrei Zmievski [Fri, 2 Feb 2007 21:49:38 +0000 (21:49 +0000)]
- Add ^ specifier that returns original string type before conversion.
- Add ZVAL_ENC_STRING[L] macro that allows returning either a binary
  string or an encoded strings as Unicode based on type, instead of
  UG(unicode)

18 years ago- add note about the past for the future, see http://bugs.php.net/?id=40310&edit=1
Michael Wallner [Fri, 2 Feb 2007 17:11:10 +0000 (17:11 +0000)]
- add note about the past for the future, see http://bugs.php.net/?id=40310&edit=1

18 years agoRemove bug fix entries #34564 and #37927 as now in 5.2.1
andy wharmby [Fri, 2 Feb 2007 15:49:06 +0000 (15:49 +0000)]
Remove bug fix entries #34564 and #37927 as now in 5.2.1

18 years agoadd new tests
Antony Dovgal [Fri, 2 Feb 2007 12:53:54 +0000 (12:53 +0000)]
add new tests

18 years ago-exactly 1 arguments
Antony Dovgal [Fri, 2 Feb 2007 12:51:37 +0000 (12:51 +0000)]
-exactly 1 arguments
+exactly 1 argument

18 years agoUpdate NEWS for ealier bug fixes
andy wharmby [Fri, 2 Feb 2007 12:00:48 +0000 (12:00 +0000)]
Update NEWS for ealier bug fixes

18 years agoadd new tests
Antony Dovgal [Fri, 2 Feb 2007 11:10:42 +0000 (11:10 +0000)]
add new tests

18 years agofix tests
Antony Dovgal [Fri, 2 Feb 2007 10:55:23 +0000 (10:55 +0000)]
fix tests

18 years agofix isset() & unset() with CV-superglobals
Antony Dovgal [Fri, 2 Feb 2007 09:24:13 +0000 (09:24 +0000)]
fix isset() & unset() with CV-superglobals
see #40311

18 years agoADW: Fix COM extension bug #35463. Fix in/out argument processing
andy wharmby [Fri, 2 Feb 2007 08:42:32 +0000 (08:42 +0000)]
ADW: Fix COM extension bug #35463. Fix in/out argument processing

18 years agoChangeLog update
<changelog@php.net> [Fri, 2 Feb 2007 01:31:04 +0000 (01:31 +0000)]
ChangeLog update

18 years agoADW: Fixed COM extension bug #37927. Correct the processing of in/out arguments...
andy wharmby [Thu, 1 Feb 2007 18:05:10 +0000 (18:05 +0000)]
ADW: Fixed COM extension  bug #37927.  Correct the processing of in/out arguments of type VT_DISPATCH|VT_REF

18 years agoRemoved dead code
Dmitry Stogov [Thu, 1 Feb 2007 16:38:15 +0000 (16:38 +0000)]
Removed dead code

18 years agoFixed possible crash because of dereference of NULL
Dmitry Stogov [Thu, 1 Feb 2007 15:24:10 +0000 (15:24 +0000)]
Fixed possible crash because of dereference of NULL

18 years agoEnable canary protection in DEBUG mode only.
Dmitry Stogov [Thu, 1 Feb 2007 15:12:07 +0000 (15:12 +0000)]
Enable canary protection in DEBUG mode only.

18 years agobailout if bucket is NULL
Antony Dovgal [Thu, 1 Feb 2007 14:20:53 +0000 (14:20 +0000)]
bailout if bucket is NULL

18 years agofree class_name when necessary
Antony Dovgal [Thu, 1 Feb 2007 14:07:03 +0000 (14:07 +0000)]
free class_name when necessary

18 years agoChangeLog update
<changelog@php.net> [Thu, 1 Feb 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

18 years agouse correct comment marker (dnl, not #)
Antony Dovgal [Wed, 31 Jan 2007 21:29:53 +0000 (21:29 +0000)]
use correct comment marker (dnl, not #)
add comment regarding AC_DECL_YYTEXT and the annoying warning
(just in case I'm not the only one who's annoyed by it)

18 years agofix compile failure in ZTS mode when collections support is missing
Antony Dovgal [Wed, 31 Jan 2007 12:45:56 +0000 (12:45 +0000)]
fix compile failure in ZTS mode when collections support is missing

18 years agofix segfault on re-binding and re-executing a statement
Antony Dovgal [Wed, 31 Jan 2007 10:36:20 +0000 (10:36 +0000)]
fix segfault on re-binding and re-executing a statement
improve the test
patch by Chris Jones

18 years agoChangeLog update
<changelog@php.net> [Wed, 31 Jan 2007 01:31:00 +0000 (01:31 +0000)]
ChangeLog update

18 years agoMinor code optimization
Ilia Alshanetsky [Wed, 31 Jan 2007 00:15:06 +0000 (00:15 +0000)]
Minor code optimization

18 years ago- Update TODO
Marcus Boerger [Tue, 30 Jan 2007 20:58:14 +0000 (20:58 +0000)]
- Update TODO
- Add Phar::isFlushing()
- Improve test

18 years agouse getenv() instead of the _ENV var
Nuno Lopes [Tue, 30 Jan 2007 17:41:11 +0000 (17:41 +0000)]
use getenv() instead of the _ENV var

18 years agoimprove test
Antony Dovgal [Tue, 30 Jan 2007 11:43:07 +0000 (11:43 +0000)]
improve test
patch by Chris Jones

18 years ago- Add new test
Marcus Boerger [Tue, 30 Jan 2007 07:29:45 +0000 (07:29 +0000)]
- Add new test

18 years agoChangeLog update
<changelog@php.net> [Tue, 30 Jan 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

18 years agodisplay all errors/leaks/warnings on each test, instead of showing just the top most...
Nuno Lopes [Mon, 29 Jan 2007 22:55:22 +0000 (22:55 +0000)]
display all errors/leaks/warnings on each test, instead of showing just the top most error

18 years ago- CS & Fix expectations
Marcus Boerger [Mon, 29 Jan 2007 22:21:48 +0000 (22:21 +0000)]
- CS & Fix expectations

18 years agoPrevent flush() of closed handle on php_module_shutdown()
Dmitry Stogov [Mon, 29 Jan 2007 19:38:21 +0000 (19:38 +0000)]
Prevent flush() of closed handle on php_module_shutdown()

18 years agofix access to already free'ed memory
Nuno Lopes [Mon, 29 Jan 2007 19:36:53 +0000 (19:36 +0000)]
fix access to already free'ed memory

18 years agofix test
Antony Dovgal [Mon, 29 Jan 2007 16:18:15 +0000 (16:18 +0000)]
fix test
different Oracle client versions report different error messages

18 years agofix test
Antony Dovgal [Mon, 29 Jan 2007 16:16:07 +0000 (16:16 +0000)]
fix test

18 years ago- MFB: #40228, ZipArchive::extractTo does create empty directories
Pierre Joye [Mon, 29 Jan 2007 16:01:55 +0000 (16:01 +0000)]
- MFB: #40228, ZipArchive::extractTo does create empty directories
 recursively

18 years ago- don't do memory limit checks for chunk_size
Michael Wallner [Mon, 29 Jan 2007 13:04:57 +0000 (13:04 +0000)]
- don't do memory limit checks for chunk_size

18 years ago- Fix mem access
Marcus Boerger [Mon, 29 Jan 2007 07:59:19 +0000 (07:59 +0000)]
- Fix mem access

18 years agoupdate TODO for needed things
Greg Beaver [Mon, 29 Jan 2007 06:10:18 +0000 (06:10 +0000)]
update TODO for needed things

18 years agothrow exceptions from Phar object, and errors from stream wrapper
Greg Beaver [Mon, 29 Jan 2007 06:02:19 +0000 (06:02 +0000)]
throw exceptions from Phar object, and errors from stream wrapper

# we need to account for uncaught exceptions in shutdown, 2 tests leak because of this

18 years agoCopyright update
Ilia Alshanetsky [Mon, 29 Jan 2007 04:40:46 +0000 (04:40 +0000)]
Copyright update

18 years agoimplement Phar->getMetadata() Phar->setMetadata(), add tests, implement meta-data...
Greg Beaver [Mon, 29 Jan 2007 03:59:55 +0000 (03:59 +0000)]
implement Phar->getMetadata() Phar->setMetadata(), add tests, implement meta-data in the header

18 years agomake Phar metadata todo more explicit
Greg Beaver [Sun, 28 Jan 2007 22:45:19 +0000 (22:45 +0000)]
make Phar metadata todo more explicit

18 years agoadd rename support
Greg Beaver [Sun, 28 Jan 2007 22:43:38 +0000 (22:43 +0000)]
add rename support

18 years ago- Split commit into commit and setStub
Marcus Boerger [Sun, 28 Jan 2007 22:11:28 +0000 (22:11 +0000)]
- Split commit into commit and setStub

18 years agomake sure we are in the test directory
Greg Beaver [Sun, 28 Jan 2007 21:48:36 +0000 (21:48 +0000)]
make sure we are in the test directory

18 years agonew test for creation of phar in current directory
Greg Beaver [Sun, 28 Jan 2007 21:47:29 +0000 (21:47 +0000)]
new test for creation of phar in current directory

18 years agonote finishing of docs (whew)
Greg Beaver [Sun, 28 Jan 2007 21:46:13 +0000 (21:46 +0000)]
note finishing of docs (whew)

18 years ago- Make new flushing work
Marcus Boerger [Sun, 28 Jan 2007 21:26:54 +0000 (21:26 +0000)]
- Make new flushing work

18 years ago- Fix tests
Marcus Boerger [Sun, 28 Jan 2007 21:21:04 +0000 (21:21 +0000)]
- Fix tests

18 years agoadd rename() to TODO for 1.0
Greg Beaver [Sun, 28 Jan 2007 21:04:57 +0000 (21:04 +0000)]
add rename() to TODO for 1.0

18 years agoadd todo about metadata, and 1.1 todo to search/match metadata [take 2]
Greg Beaver [Sun, 28 Jan 2007 20:28:05 +0000 (20:28 +0000)]
add todo about metadata, and 1.1 todo to search/match metadata [take 2]

18 years agoadd todo about metadata, and 1.1 todo to search/match metadata
Greg Beaver [Sun, 28 Jan 2007 20:27:05 +0000 (20:27 +0000)]
add todo about metadata, and 1.1 todo to search/match metadata

18 years ago- In Commit reset donotflush
Marcus Boerger [Sun, 28 Jan 2007 19:56:09 +0000 (19:56 +0000)]
- In Commit reset donotflush

18 years agobeginWrite()/commitWrite() => begin()/commit(), note optional rollback() for 1.1
Greg Beaver [Sun, 28 Jan 2007 19:09:12 +0000 (19:09 +0000)]
beginWrite()/commitWrite() => begin()/commit(), note optional rollback() for 1.1

18 years ago- Move offsetGet()/SplFileClass entry to 1.1
Marcus Boerger [Sun, 28 Jan 2007 16:07:10 +0000 (16:07 +0000)]
- Move offsetGet()/SplFileClass entry to 1.1

18 years ago- Add missing files
Marcus Boerger [Sun, 28 Jan 2007 16:06:25 +0000 (16:06 +0000)]
- Add missing files

18 years ago- Drop phar_destroy_phar_data() from api
Marcus Boerger [Sun, 28 Jan 2007 12:18:07 +0000 (12:18 +0000)]
- Drop phar_destroy_phar_data() from api

18 years ago- Fixx illeagal memory access
Marcus Boerger [Sun, 28 Jan 2007 10:43:18 +0000 (10:43 +0000)]
- Fixx illeagal memory access

18 years ago- Test naming
Marcus Boerger [Sun, 28 Jan 2007 10:34:58 +0000 (10:34 +0000)]
- Test naming

18 years ago- Fix read/write mode handling
Marcus Boerger [Sun, 28 Jan 2007 10:32:45 +0000 (10:32 +0000)]
- Fix read/write mode handling

18 years ago- Hash is donein ext/standard
Marcus Boerger [Sun, 28 Jan 2007 10:02:45 +0000 (10:02 +0000)]
- Hash is donein ext/standard

18 years agofix commitWrite test, enable creation of Phars with phar object
Greg Beaver [Sun, 28 Jan 2007 05:40:18 +0000 (05:40 +0000)]
fix commitWrite test, enable creation of Phars with phar object

18 years agonew failing test for commitWrite()
Greg Beaver [Sun, 28 Jan 2007 05:11:41 +0000 (05:11 +0000)]
new failing test for commitWrite()

18 years agoup API version to 1.0.0 - the file format is solid, prepare for release sometime...
Greg Beaver [Sun, 28 Jan 2007 03:59:30 +0000 (03:59 +0000)]
up API version to 1.0.0 - the file format is solid, prepare for release sometime in the near future

18 years agostream context for specifying meta-data
Greg Beaver [Sun, 28 Jan 2007 03:25:53 +0000 (03:25 +0000)]
stream context for specifying meta-data

18 years agoChangeLog update
<changelog@php.net> [Sun, 28 Jan 2007 01:31:08 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- Fix test
Marcus Boerger [Sat, 27 Jan 2007 23:11:45 +0000 (23:11 +0000)]
- Fix test

18 years ago- Clean up on flush
Marcus Boerger [Sat, 27 Jan 2007 23:02:42 +0000 (23:02 +0000)]
- Clean up on flush

18 years ago- Refcounting
Marcus Boerger [Sat, 27 Jan 2007 22:23:52 +0000 (22:23 +0000)]
- Refcounting

18 years ago- More on 5.2.1 support
Marcus Boerger [Sat, 27 Jan 2007 22:18:18 +0000 (22:18 +0000)]
- More on 5.2.1 support

18 years ago- Fix warning
Marcus Boerger [Sat, 27 Jan 2007 21:37:22 +0000 (21:37 +0000)]
- Fix warning

18 years ago- Add 5.2.1 support
Marcus Boerger [Sat, 27 Jan 2007 21:34:40 +0000 (21:34 +0000)]
- Add 5.2.1 support

18 years ago- Dropped one line by accident
Marcus Boerger [Sat, 27 Jan 2007 21:24:28 +0000 (21:24 +0000)]
- Dropped one line by accident

18 years ago- Prevent memory corruption
Marcus Boerger [Sat, 27 Jan 2007 21:23:02 +0000 (21:23 +0000)]
- Prevent memory corruption

18 years ago- Update package file
Marcus Boerger [Sat, 27 Jan 2007 21:22:00 +0000 (21:22 +0000)]
- Update package file

18 years ago- Cannot change stream here
Marcus Boerger [Sat, 27 Jan 2007 19:42:37 +0000 (19:42 +0000)]
- Cannot change stream here

18 years agofix uncompressAllFiles() and compressAllFilesBZIP2(), add tests
Greg Beaver [Sat, 27 Jan 2007 19:37:17 +0000 (19:37 +0000)]
fix uncompressAllFiles() and compressAllFilesBZIP2(), add tests

18 years agophp_stream_truncate_set_size() is a noop with temp streams.
Greg Beaver [Sat, 27 Jan 2007 19:26:58 +0000 (19:26 +0000)]
php_stream_truncate_set_size() is a noop with temp streams.
so, we're going to use a brand new tempfile for truncation.

ALL TESTS PASS NOW (finally)

18 years ago- Add missing INI setting
Marcus Boerger [Sat, 27 Jan 2007 19:17:56 +0000 (19:17 +0000)]
- Add missing INI setting

18 years agophp_stream_truncate_set_size() is a noop with temp streams.
Greg Beaver [Sat, 27 Jan 2007 18:57:12 +0000 (18:57 +0000)]
php_stream_truncate_set_size() is a noop with temp streams.
so, we're going to use a brand new tempfile for truncation.

ALL TESTS PASS NOW (finally)

18 years agofix memleaks and all but 1 test
Greg Beaver [Sat, 27 Jan 2007 18:45:48 +0000 (18:45 +0000)]
fix memleaks and all but 1 test

18 years agofix memleak in unlink()
Greg Beaver [Sat, 27 Jan 2007 18:27:19 +0000 (18:27 +0000)]
fix memleak in unlink()

18 years agofix incorrect refcount increment on unlink()
Greg Beaver [Sat, 27 Jan 2007 18:03:40 +0000 (18:03 +0000)]
fix incorrect refcount increment on unlink()

18 years ago- Add new tests
Marcus Boerger [Sat, 27 Jan 2007 17:32:21 +0000 (17:32 +0000)]
- Add new tests

18 years ago- Fix memory access
Marcus Boerger [Sat, 27 Jan 2007 17:27:48 +0000 (17:27 +0000)]
- Fix memory access

18 years ago- context not needed here
Marcus Boerger [Sat, 27 Jan 2007 17:27:09 +0000 (17:27 +0000)]
- context not needed here

18 years ago- Make phar_flush() work without reloading
Marcus Boerger [Sat, 27 Jan 2007 15:31:24 +0000 (15:31 +0000)]
- Make phar_flush() work without reloading
- Make refcounting fly

18 years ago- Add option support for temp/memory stream (adds ftruncate support)
Marcus Boerger [Sat, 27 Jan 2007 15:17:23 +0000 (15:17 +0000)]
- Add option support for temp/memory stream (adds ftruncate support)