History log of /php-src/ext/phar/tests/phar_commitwrite.phpt (Results 26 – 31 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-4.4.8, php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4
# 096e123f 27-May-2007 Marcus Boerger

- Verify stub
- Automatically cut off stub after __HALT_COMPILER();
- Always write longest stub ending, so there is no issue with length field
- Add test for setStub from file
- Fix t

- Verify stub
- Automatically cut off stub after __HALT_COMPILER();
- Always write longest stub ending, so there is no issue with length field
- Add test for setStub from file
- Fix tests

show more ...

Revision tags: php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 18cb2d59 22-Mar-2007 Greg Beaver

rename begin/isFlushingToPhar/commit to startBuffering/isBuffering/stopBuffering

Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2
# 0bc1b90e 28-Jan-2007 Marcus Boerger

- Split commit into commit and setStub

# 1259c3f1 28-Jan-2007 Marcus Boerger

- Fix tests

# e8cabb46 28-Jan-2007 Greg Beaver

fix commitWrite test, enable creation of Phars with phar object

# 2ee6816c 28-Jan-2007 Greg Beaver

new failing test for commitWrite()

12