History log of /PHP-7.4/main/spprintf.c (Results 101 – 108 of 108)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# d96924ff 26-Jun-2002 Marcus Boerger

-xbuf_resize does not need to have return value


# db39a2ef 23-Jun-2002 Marcus Boerger

-freeing memory for pbuf=NULL
#should have been one commit but to many versions during tests


# d3222bb5 23-Jun-2002 Marcus Boerger

-allow pbuf = NULL in case of NO MEMORY, too


# fd4d8d54 23-Jun-2002 Marcus Boerger

-allways terminate buffer
-allow pbuf parameter to be NULL for buffer size calculation


Revision tags: 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
# 7c80fc1d 07-May-2002 Frank M. Kromann

Fixing win32 build.


Revision tags: php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# 643fb6dc 15-Apr-2002 Frank M. Kromann

Adding PHPAPI needed for exif on Win32


Revision tags: php-4.2.0RC4, php-4.2.0RC3
# 4e1a645a 10-Apr-2002 Marcus Boerger

fix a warnig and an error (found by Sebastioan)


# c664a0a2 10-Apr-2002 Marcus Boerger

introducing spprintf and vspprintf
#mail follows


12345