History log of /PHP-7.4/ext/skeleton/php_skeleton.h (Results 26 – 38 of 38)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b853cd5d 20-Nov-2000 Sterling Hughes

Revert.


# 3b1a3a3f 19-Nov-2000 Sterling Hughes

*** empty log message ***


Revision tags: php-4.0.3
# 348079bc 05-Oct-2000 Rasmus Lerdorf

Get ext_skel working again


Revision tags: php-4.0.3RC2
# e9771846 03-Oct-2000 Sterling Hughes

Fix some small issues.


Revision tags: php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, 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
# 495a957c 15-Jun-2000 Jouni Ahto

- Fixed incorrect code generated when all parameters are optional.
- Fixed handling of grouped optional parameters.
- Added an option to generate xml documentation.
- Added an option not

- Fixed incorrect code generated when all parameters are optional.
- Fixed handling of grouped optional parameters.
- Added an option to generate xml documentation.
- Added an option not to be nice and helpful and create all kinds
of comments and testing functions.
- Added on option to create function stubs only.
- Added options --assing-params and --string-lens that change
the generated code.
- Updated documentation.

show more ...


# f79e3fa0 10-Jun-2000 Andi Gutmans

- #ifdef COMPILE_DL_FOO
- #if HAVE_FOO


# 796ff183 09-Jun-2000 Jouni Ahto

# Still a typo.


# dee9053c 09-Jun-2000 Jouni Ahto

# Cosmetic fixes and a typo.


# 420d668f 09-Jun-2000 Jouni Ahto

- Cosmetic changes.
- Optionally, create function entries, stubs and declarations from names
listed in a file.


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 216067b6 09-Jun-2000 Jouni Ahto

- As Sascha requested.


# a4a4de55 09-Jun-2000 Sascha Schumann

Change COMPILE_DL to COMPILE_DL_EXTNAME


# c9dfab50 09-Jun-2000 Jouni Ahto

- Added skeleton module creating script.


12