Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1 |
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2 |
|
#
cd134647 |
| 28-Apr-2003 |
Derick Rethans |
- Make them available on Windows too from other files.
|
Revision tags: RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
309ef518 |
| 18-Jan-2003 |
Andrey Hristov |
Renamed get_memory_usage() to memory_get_usage() (per Andi's advice) This doesn't break any BC.
|
#
7866f022 |
| 14-Jan-2003 |
Andrey Hristov |
added function get_memory_usage(). available only when PHP is compiled with --enable-memory-limit
|
#
b506f5c8 |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev |
|
#
7645343c |
| 04-Aug-2002 |
Shane Caraveo |
need to export var_replace and var_destroy for win32
|
Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help |
|
#
90613d22 |
| 28-Feb-2002 |
Sebastian Bergmann |
Maintain headers.
|
Revision tags: php-4.1.2 |
|
#
150d3392 |
| 10-Feb-2002 |
Jason Greene |
Renamed zval_debug_dump() to debug_zval_dump()
|
#
91ac18bc |
| 10-Feb-2002 |
Jason Greene |
@Added zval_debug_dump which works similar to var_dump yet displays extra internal information such as refcounts, and the true type names (Jason)
|
Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0 |
|
#
3cb1db98 |
| 08-Dec-2001 |
Derick Rethans |
- Added var_export, which shows a representation of a variable, much like var_dump, but in such a way you can use it as PHP code. @- Added var_export, which shows a representation of a vari
- Added var_export, which shows a representation of a variable, much like var_dump, but in such a way you can use it as PHP code. @- Added var_export, which shows a representation of a variable, much like @ var_dump, but in such a way you can use it as PHP code. (Derick)
show more ...
|
Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2 |
|
#
f341f630 |
| 10-Nov-2001 |
Sascha Schumann |
Rewrite of unserializer which should be more maintainable and extensible. Changes pass `make test´ and a couple of custom tests. Enjoy.
|
Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2 |
|
#
e140b35b |
| 21-Aug-2001 |
Zeev Suraski |
API update
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE |
|
#
c0404f46 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace
|
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
a19563c8 |
| 05-Aug-2001 |
Sascha Schumann |
more tsrm cleanup
|
#
373b3e10 |
| 05-Aug-2001 |
Sascha Schumann |
more tsrm cleanup -- output.c is not doing any fetches anymore
|
#
4dfa9154 |
| 03-Aug-2001 |
Sascha Schumann |
Convert serializer to smart_str.. avoids lots of sprintf's and copying of data.
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
1be0975d |
| 09-Jul-2001 |
Thies C. Arntzen |
added test for serialize changed var.c to use Z_* macros
|
#
4aa6ae49 |
| 01-Jul-2001 |
Daniel Beulshausen |
PHPAPI-ize php_var_* functions # need this for shm*
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX |
|
#
bd4f32cf |
| 21-Jun-2001 |
Thies C. Arntzen |
- fixed the reference in session thingie - regression test checked (this time;-) - added new regression test for references - references _between_ session variables also work in when the
- fixed the reference in session thingie - regression test checked (this time;-) - added new regression test for references - references _between_ session variables also work in when the session var replaces an already existing global var (this was a brain twister) - saved one strlen call per session variable - fixed one tiny leak
show more ...
|
Revision tags: php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
c31faf0b |
| 30-Oct-2000 |
Stanislav Malyshev |
Add support for serializing references. @- Add support for serializing references (Stas) # WDDX and shared memory functions not covered yet
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE |
|
#
83513d95 |
| 24-Jul-2000 |
David Croft |
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not alr
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers.
show more ...
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH |
|
#
cd754d78 |
| 03-Jul-2000 |
Sascha Schumann |
Rename macros which begin with underscore to appropiate macros. The general rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
|
Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
bc8d0782 |
| 21-Jun-2000 |
Thies C. Arntzen |
unserialize() and wddx_deserialize() now create an empty class if they enconter a class which's code is yet unknown. this makes sessionized data retain the class name of objects even if you v
unserialize() and wddx_deserialize() now create an empty class if they enconter a class which's code is yet unknown. this makes sessionized data retain the class name of objects even if you visited pages that don't have the classes code available.
show more ...
|