History log of /PHP-5.5/ext/standard/var.c (Results 26 – 50 of 297)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ba9546b8 12-Aug-2011 Xinchen Hui

Omitted GCC warning "comparison is always false"


Revision tags: php-5.3.7RC5
# 029d7f4c 07-Aug-2011 Pierrick Charron

class entry is never used


# ae1746c8 07-Aug-2011 Pierrick Charron

class entry is never used


# a8ed880c 07-Aug-2011 Pierrick Charron

class entry is never used


Revision tags: php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2
# 86ff3bab 30-Jun-2011 Gustavo André dos Santos Lopes

- Fixed bug #55082 (var_export() doesn't escape properties properly).


# 40468644 30-Jun-2011 Gustavo André dos Santos Lopes

- Fixed bug #55082 (var_export() doesn't escape properties properly).


# 3dafd954 30-Jun-2011 Gustavo André dos Santos Lopes

- Fixed bug #55082 (var_export() doesn't escape properties properly).


Revision tags: php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 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
# 06a9baf4 23-Sep-2010 Kalle Sommer Nielsen

Missed to check this one in the last commit


# 2b1e18f8 13-Sep-2010 Pierre Joye

- fix build introduced by fix for #52772


# 4119b09a 13-Sep-2010 Kalle Sommer Nielsen

Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_name before calling it)


# 67b4af3e 13-Sep-2010 Kalle Sommer Nielsen

Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_name before calling it)


Revision tags: oci8-1.4.3
# 1e17bb2a 04-Aug-2010 Felipe Pena

- Fixed bug #52534 (var_export array with negative key)


# 3d2a6927 04-Aug-2010 Felipe Pena

- Fixed bug #52534 (var_export array with negative key)


Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3
# c02f6724 09-Jul-2010 Scott MacVicar

Doing this as a seperate commit unless we need to back it out.

Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.

Doing this as a seperate commit unless we need to back it out.

Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.

Examples include, memory limit, execution time and recursion.

show more ...


# c7b0abe6 09-Jul-2010 Scott MacVicar

Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.

Examples include, memory limit, execution time and recursion.


Revision tags: php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# badf05a8 06-Jun-2010 Pierre Joye

- silent warning (unary minus operator applied to unsigned type)


# 9ef717c0 06-Jun-2010 Pierre Joye

- silent warning (unary minus operator applied to unsigned type)


# 11d24c15 31-May-2010 Michael Wallner

* implement new output API, fixing some bugs and implementing some feature
requests--let's see what I can dig out of the bugtracker for NEWS--
and while crossing the road:
* implem

* implement new output API, fixing some bugs and implementing some feature
requests--let's see what I can dig out of the bugtracker for NEWS--
and while crossing the road:
* implemented new zlib API
* fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?)

Thanks to Jani and Felipe for pioneering.

show more ...


# 89e93723 26-May-2010 Michael Wallner

Added support for object references in recursive serialize() calls. FR #36424


# fa762634 02-Apr-2010 Felipe Pena

- Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)


# a140e706 02-Apr-2010 Felipe Pena

- Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)


# af49e58f 12-Mar-2010 Jani Taskinen

- Reverted r296062 and r296065


12345678910>>...12