History log of /PHP-7.1/ext/skeleton/skeleton.c (Results 26 – 50 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8dce85c2 02-Dec-2001 Rasmus Lerdorf

Make ext_skel generate backward compatible module sources
(flight from London to Paris is too short for any real work)


Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# 374a3514 27-Oct-2001 Rasmus Lerdorf

These were supposed to match


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


# 8b8d3d35 06-Oct-2001 Rui Hirokawa

fixed name of global variables in ext/skelton.


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# ca5eb346 24-Aug-2001 Sterling Hughes

New extensions should put this in by default


# ef18947e 16-Aug-2001 Zeev Suraski

sync with CODING_STANDARDS


# 2b4c2a2f 16-Aug-2001 Rasmus Lerdorf

Commit a bit of random plane hacking.
- A slight exif fix from the latest version of jhead
- Make ext_skel's confirm_module_compiled function consistent


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# c359e40a 09-Aug-2001 Rasmus Lerdorf

More ext_skel cleanup


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 527689ca 02-Aug-2001 Zeev Suraski

Beautify


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


Revision tags: PRE_TSRM_MERGE_PATCH
# 9b131c26 24-Jun-2001 foobar

added missing include


# a8382659 24-Jun-2001 foobar

added missing ending fold tag.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1
# 78b54eaa 01-May-2001 Hartmut Holzgraefe

hartmfixed and extended the ini parameter and module globals stuff

once again: someone test this please!


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# a1ba58a4 06-Apr-2001 Sean Bright

Fixed possible overflow again.
# Heh...


# 8540c692 06-Apr-2001 Jon Parise

Make this message more grammatically correct.


# 10eaf14d 06-Apr-2001 Sean Bright

Fixed possible overflow.


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1, 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
# 8e3abe89 01-Dec-2000 Sascha Schumann

Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source files
were unconditionally compiled. It is not necessary in PHP 4.


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

Get ext_skel working again


# 47dfaf23 04-Oct-2000 Sascha Schumann

Use ZEND_DECLARE_MODULE_GLOBALS instead of equivalent #if ZTS/#else/#endif
construct.


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
# 246999a5 16-Jul-2000 Rasmus Lerdorf

Tiny wording fix


123