History log of /PHP-8.4/ext/phar/phar_object.c (Results 251 – 275 of 352)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1
# 3964ddd1 18-Jun-2011 Felipe Pena

- Added missing void param checks, and fix arginfo


# 5992c064 18-Jun-2011 Felipe Pena

- Added missing void param checks, and fix arginfo


# 8c3335b9 18-Jun-2011 Felipe Pena

- Added missing void param checks, and fix arginfo


# bf1779e9 18-Jun-2011 Felipe Pena

- Added missing arginfos for void params and void param checks


# ebf9db55 18-Jun-2011 Felipe Pena

- Added missing arginfos for void params and void param checks


# 2b309c8f 18-Jun-2011 Felipe Pena

- Added missing arginfos for void params and void param checks


Revision tags: php-5.3.7RC1
# 4929964a 26-Mar-2011 Felipe Pena

- Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)


# 3acdca47 26-Mar-2011 Felipe Pena

- Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)


Revision tags: php-5.3.6
# 6da18ca9 14-Mar-2011 Felipe Pena

- Missing fixes for bug #54247


# 0be5ca5b 14-Mar-2011 Felipe Pena

- Missing fixes for bug #54247


# 8d816ed0 14-Mar-2011 Felipe Pena

- Fixed bug #54247 (format-string vulnerability on Phar)


# fe91aeaa 14-Mar-2011 Felipe Pena

- Fixed bug #54247 (format-string vulnerability on Phar)


Revision tags: php-5.3.6RC3, php-5.3.6RC2
# 8d2d7255 25-Feb-2011 Nuno Lopes

MFB: fix lcov build (r308657)


# e79bf567 25-Feb-2011 Nuno Lopes

fix lcov build


Revision tags: php-5.3.6RC1, 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
# 1fed0e5a 19-Nov-2010 Kalle Sommer Nielsen

Kill some more constness warnings in com_dotnet/phar/standard


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 107f9163 23-Sep-2010 Adam Harvey

Fix up the vim folds in phar_object.c and add a note that the two prototypes
before Phar::__construct() are actually valid and not a mistake, per bug
#52909.


# a89b9710 23-Sep-2010 Adam Harvey

Fix up the vim folds in phar_object.c and add a note that the two prototypes
before Phar::__construct() are actually valid and not a mistake, per bug
#52909.


Revision tags: 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
# 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!


1...<<1112131415