History log of /php-src/ext/phar/phar_object.c (Results 676 – 700 of 729)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 8e561453 18-May-2007 Marcus Boerger

- Add Phar::getAlias()

Revision tags: RELEASE_1_2_0
# c1c9d21e 18-May-2007 Marcus Boerger

- Add Phar::isValidPharfilename() really

# 5e3af23d 16-May-2007 Marcus Boerger

- Reduce overhead of Phar's RINIT

# b83a5159 15-May-2007 Marcus Boerger

- Add Phar::delMetadata()
- Add Phar::hasMetadata()
- Add Phar::isValidPharFilename()

# 35299957 14-May-2007 Marcus Boerger

- Add Phar::getSupportedCompression()

# e289a06c 14-May-2007 Marcus Boerger

- Flush on changes

# 6e3ac5db 14-May-2007 Marcus Boerger

- Add PharFileInfo::hasMetadata() & delMetadata()

# 7aa7448a 09-May-2007 Marcus Boerger

- Fix Phar::canWrite(), had inverted logic
- Support PHP & builds

Revision tags: 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
# 0deb79b7 26-Mar-2007 Greg Beaver

fix tests, add missing break to setSignatureAlgorithm()

# 4af9e719 26-Mar-2007 Greg Beaver

update note

# a92eeb61 26-Mar-2007 Greg Beaver

[DOC]
implement setSignatureAlgorithm() and add class constants Phar::MD5, Phar::SHA1, Phar::SHA256, Phar::SHA512, Phar::PGP

# c42a870b 25-Mar-2007 Marcus Boerger

- Add general SHA-2 support by optional pecl/hash dependency
# We actually need support to select the signature type somehow

# b983973a 25-Mar-2007 Marcus Boerger

- Add ini: phar.extract_list
- Add Phar::getExtractList
- Both allow to set a mapping <phar-file> to <extract-dir>
[[DOC]]

# 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
# 5dfeed6e 13-Feb-2007 Marcus Boerger

- Simplify

# ac73e981 13-Feb-2007 Marcus Boerger

- Inherit interface ArrayAccess correctly

# e8e7815e 13-Feb-2007 Marcus Boerger

- Fix offset writing

Revision tags: php-5.2.1
# 30dad44a 06-Feb-2007 Johannes Schlüter

- Add possibility to check for a specific compression method

Revision tags: RELEASE_1_0_0RC1
# bc17dcfc 06-Feb-2007 Greg Beaver

fix several potential segfaults, add tests for chmod(), fix chmod()

# 70dc64e9 06-Feb-2007 Greg Beaver

add PharFileInfo->chmod() to set permissions (no other way to do it)

# 40b66a80 05-Feb-2007 Greg Beaver

copyright year updates

# 250119fa 05-Feb-2007 Marcus Boerger

- Fix signed/unsigned warnings
- Use safe_emalloc where usefull

# f210205e 04-Feb-2007 Marcus Boerger

- PHP_VERSION_ID exists only in newer PHPs (5.1+)
- Improve error checking

# 725148cc 03-Feb-2007 Marcus Boerger

- Allow building with 5.1 (not all works thenperfectly though)

# d47db852 03-Feb-2007 Marcus Boerger

- Fix protos

1...<<21222324252627282930