Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | |||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | @- Added ability to define a message handler not only globally, but also | Timm Friebe | 2004-01-25 | 1 | -0/+2 |
| | | | | | | | | @ per connection (Timm) @- Made sybct.login_timeout changeable at runtime (Timm) @- Added ini option sybct.packet_size which lets you control the packet @ size (Timm) | ||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | @- Implemented features/changes requested in Bug #16960 (Timm): | Timm Friebe | 2002-11-05 | 1 | -3/+20 |
| | | | | | | | | | | | | | | | | | @ . Added a new function sybase_unbuffered_query() @ . Added a new function sybase_fetch_assoc() @ . Added sybase_set_message_handler() which enables users to handle @ server messages in a callback function @ . Added an ini entry for deadlock retries - retrying deadlocks @ can cause transaction state to break (sybct.deadlock_retry_count, @ defaults to -1 "forever"). @ . Fixed sybase_fetch_object() not to return objects with numeric @ members @ . Fixed issues with identical fieldnames @ . Made sybase_fetch_*() functions return correct datatypes @ . Made phpinfo() section more verbose @ . Made sybase_query() error messages more verbose | ||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -11/+1 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Remove CVS conflict. Zeev, I assume you wanted context inside the globals? | Joey Smith | 2000-09-15 | 1 | -5/+0 |
| | |||||
* | @- Made the Sybase CT module thread safe (Zeev) | Zeev Suraski | 2000-09-12 | 1 | -1/+21 |
| | |||||
* | Use new Zend API stuff. | Joey Smith | 2000-09-10 | 1 | -2/+2 |
| | |||||
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -22/+10 |
| | | | | | | | | | 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. | ||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | ||||
* | - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows | Andi Gutmans | 2000-06-10 | 1 | -5/+0 |
| | | | | | - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1 | ||||
* | - Convert 'PHP3' to 'PHP' | Zeev Suraski | 2000-02-26 | 1 | -3/+3 |
| | | | | | - Avoid declaring crypt() related salt types twice | ||||
* | Add resource support to the Sybase CT module | Zeev Suraski | 1999-09-04 | 1 | -37/+36 |
| | |||||
* | Separate Sybase-CT from Sybase, and fix build process for Sybase-CT | Zeev Suraski | 1999-08-13 | 1 | -0/+125 |