93 Commits

Author SHA1 Message Date
Remi Collet
0e01fe6fd6 set version to 1.0.0-dev (instead of PHP_VERSION) 2019-05-23 10:08:30 +02:00
Peter Kokot
60fc212c58 Remove local variables
This patch removes the so called local variables defined per
file basis for certain editors to properly show tab width, and
similar settings. These are mainly used by Vim and Emacs editors
yet with recent changes the once working definitions don't work
anymore in Vim without custom plugins or additional configuration.
Neither are these settings synced across the PHP code base.

A simpler and better approach is EditorConfig and fixing code
using some code style fixing tools in the future instead.

This patch also removes the so called modelines for Vim. Modelines
allow Vim editor specifically to set some editor configuration such as
syntax highlighting, indentation style and tab width to be set in the
first line or the last 5 lines per file basis. Since the php test
files have syntax highlighting already set in most editors properly and
EditorConfig takes care of the indentation settings, this patch removes
these as well for the Vim 6.0 and newer versions.

With the removal of local variables for certain editors such as
Emacs and Vim, the footer is also probably not needed anymore when
creating extensions using ext_skel.php script.

Additionally, Vim modelines for setting php syntax and some editor
settings has been removed from some *.phpt files.  All these are
mostly not relevant for phpt files neither work properly in the
middle of the file.
2019-02-03 21:03:00 +01:00
Zeev Suraski
ac41db6819 Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
Xinchen Hui
9115516ea5 year++ 2018-01-02 12:57:58 +08:00
Sammy Kaye Powers
cc64885cca Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
Lior Kaplan
dd6c050a1b Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
  Happy new year (Update copyright to 2016)
2016-01-01 19:48:25 +02:00
Lior Kaplan
886211ce09 Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
Anatol Belski
a7e11fb65e cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
Popa Adrian Marius
03fc1bb6ce Revert "Remove Jouni Ahto from maintainers and files as requested , anyway we have git blame/history"
This reverts commit 7cf1450df14b8da0c3c255470ebe4c237fb49b88.
2015-01-22 10:16:51 +02:00
Popa Adrian Marius
bcfaec95c3 Remove Jouni Ahto from maintainers and files as requested , anyway we have git blame/history 2015-01-21 18:08:56 +02:00
Xinchen Hui
0ab7a94683 bump year 2015-01-15 23:27:30 +08:00
Xinchen Hui
aa87420d2e bump year 2015-01-15 23:26:37 +08:00
Johannes Schlüter
f6b9aa7e6b s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
Popa Adrian Marius
fa3c715568 Cleanup $ is not needed for git 2014-04-10 17:42:32 +03:00
Xinchen Hui
5114ba9894 Bump year 2014-01-03 11:04:26 +08:00
Xinchen Hui
2507066197 Happy New Year 2013-01-01 16:28:54 +08:00
Felipe Pena
6b1f38e674 - Year++ 2012-01-01 13:15:04 +00:00
Felipe Pena
9b8d925364 - Year++ 2011-01-01 02:17:06 +00:00
Sebastian Bergmann
e101e2ac6f sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
Sebastian Bergmann
774e5c4de9 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
Sebastian Bergmann
f5fda9fdb2 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
Sebastian Bergmann
3d643d8df4 MFH: Bump year. 2007-01-01 09:36:18 +00:00
foobar
56336e6f33 bump year and license version 2006-01-01 12:51:34 +00:00
foobar
4a2f8a06f6 - Bumber up year 2005-08-03 14:08:58 +00:00
Ard Biesheuvel
6e4db0e448 Revert 2004-06-12 20:52:07 +00:00
Ard Biesheuvel
4dd7f4ef5d Added export macros 2004-06-12 02:49:47 +00:00
Ard Biesheuvel
4634a607af Dropped support for ancient Interbase versions (< 6)
# This has no consequences for Firebird, as its initial release was based on IB 6
2004-05-12 14:29:42 +00:00
Ard Biesheuvel
f2722e9484 Use php_ prefix for header files
Added nearly complete implementation of service API
2004-02-02 13:49:48 +00:00
Ard Biesheuvel
3b2e581096 Remove extension internals from php_interbase.h 2004-02-01 17:52:36 +00:00
Ard Biesheuvel
df4a97e5d4 Added backup/restore functions
Split interbase.c into several files
# It was becoming too big to handle
2004-02-01 16:13:07 +00:00
foobar
457fe5e99e - Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
2004-01-08 17:33:29 +00:00
Ard Biesheuvel
c51f536f3a Let client library pick its own transaction param defaults 2003-09-26 10:06:22 +00:00
Ard Biesheuvel
bb0efc4475 Added ibase_gen_id()
# Lightweight shortcut to SELECT GEN_ID() ... function
2003-09-23 20:58:14 +00:00
Ard Biesheuvel
04896dcd72 Fix inter-op with IB < 6
Fixes for 64-bit archs
2003-09-04 14:18:39 +00:00
Ard Biesheuvel
f41d578c9e Fixed fetching of arrays
# Untested for multidimensional arrays
2003-09-04 11:09:46 +00:00
Ard Biesheuvel
6395db27f4 Nuke far pointers
# Unfortunately, this does break compatibility with Windows 3.x :-)
2003-09-02 22:37:26 +00:00
Ard Biesheuvel
a454f8df67 Do not reuse data structure for ibase_execute() results.
Invalidate the results whose statement handle has been invalidated.
# EXEC PROCEDURE results don't need a statement handle, so
# the result doesn't have to be invalidated.
Fixed some add_{index|assoc}_*() bogosity
2003-08-27 22:55:06 +00:00
Ard Biesheuvel
de27862cfe Reuse result data structure and resource id for consecutive executions
of a prepared query
# As previous resources are invalidated anyway because their statement
# handle is reused, we don't have to allocate a new result for every
# execution of a prepared query
2003-08-20 19:47:00 +00:00
Ard Biesheuvel
c34a58783d Moved transaction defaults to header file 2003-08-20 16:13:51 +00:00
Ard Biesheuvel
054edaf452 Nuke link handle from BLOB id
# Now BLOB ids can survive disconnect/reconnect
Added link argument to ibase_blob_{open|info|echo}()
2003-08-20 12:22:58 +00:00
Ard Biesheuvel
125fe25392 Nuke bogus BLOB ids
# User-space BLOB id no longer contains transaction handle, so BLOB ids
# now remain valid throughout multiple transactions.
# Oh, and they look better too :-)
2003-08-18 00:14:53 +00:00
Ard Biesheuvel
d38cc7da50 Some general cleaning up
Some preliminary changes for extensions to array functions
2003-08-16 15:31:06 +00:00
Ard Biesheuvel
1452e6eb51 Removed ibase_num_rows()
Converted some MACRO-isms
2003-08-16 01:58:29 +00:00
Ard Biesheuvel
a998c80040 Added ibase_free_event_handler() 2003-08-15 16:13:51 +00:00
Ard Biesheuvel
8df372ed67 Added ibase_set_event_handler() 2003-08-15 00:06:07 +00:00
Ard Biesheuvel
ed3ea1ae73 Added ibase_wait_event() 2003-08-14 10:55:02 +00:00
Ard Biesheuvel
87e418d548 Allow the use of EXECUTE PROCEDURE statements 2003-08-13 02:19:14 +00:00
Ard Biesheuvel
ee26fe7bad .... and again 2003-08-12 18:08:13 +00:00
Ard Biesheuvel
0868ac62ce Re-commit of failed patch 2003-08-12 18:01:59 +00:00
foobar
508b4c8671 Revert previous patch. 2003-08-12 17:41:37 +00:00