History log of /PHP-7.4/ext/phar/phar.c (Results 151 – 175 of 237)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# baf5d666 01-Feb-2011 Ilia Alshanetsky

Fixed bug #53898 (PHAR reports invalid error message, when the directory does not exist).


# 09273098 01-Feb-2011 Ilia Alshanetsky

Fixed bug #53898 (PHAR reports invalid error message, when the directory does not exist).


Revision tags: php-5.2.17, php-5.3.5
# 12d21042 01-Jan-2011 Felipe Pena

- Year++


# d90a33d5 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# 701bfaa2 20-Nov-2010 Kalle Sommer Nielsen

Added second fix from #50987 that wasn't apart of Ilia's commit


# 78f10489 20-Nov-2010 Kalle Sommer Nielsen

Added second fix from #50987 that wasn't apart of Ilia's commit


# 3016ad46 20-Nov-2010 Ilia Alshanetsky

Fixed bug #50987 (unaligned memory access in phar.c)


# 5f1b91a6 20-Nov-2010 Ilia Alshanetsky

Fixed bug #50987 (unaligned memory access in phar.c)


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 676a8338 03-May-2010 Ilia Alshanetsky

Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER())


# 813e3cf1 03-May-2010 Ilia Alshanetsky

Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER())


# 3283b811 27-Apr-2010 Hannes Magnusson

- Unifiy that message
- Mention php.ini


# 8ba86768 27-Apr-2010 Hannes Magnusson

- Unifiy that message
- Mention php.ini


# cb303308 26-Apr-2010 Kalle Sommer Nielsen

Merge safe_mode changes into extensions that are in sync in both branches


# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


# 267b5cea 25-Apr-2010 Hannes Magnusson

mention which setting!


# b25baf17 25-Apr-2010 Hannes Magnusson

mention which setting!


# dd5c478b 20-Apr-2010 Dmitry Stogov

Added concept of interned strings. All strings constants known at compile time are allocated in a single copy and never changed.


# 26b08f98 30-Mar-2010 Johannes Schlüter

Remove main/php3_compat.h, for that a few references to `function_entry` have
to be replaced by `zend_function_entry`.


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1
# 315b9956 09-Nov-2009 Rasmus Lerdorf

Fix bug #50129


Revision tags: php-5.3.1RC3, php-5.3.1RC2
# fc4352e2 19-Oct-2009 Jani Taskinen

- It is not const in PHP_5_2 but it is in HEAD and PHP_5_3


Revision tags: oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# 732f4af0 26-Jul-2009 Greg Beaver

re-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem


# e8756a3c 24-Jul-2009 Greg Beaver

begin work on making phar php6-ready


# 1723b168 23-Jul-2009 Greg Beaver

fix PHP bug #48791: open office files always reported as corrupted


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 475cf4d2 13-May-2009 Greg Beaver

fix Bug #48257: PharData throws exception with non-phar tar


12345678910