2001-10-06 |
Stig Bakken | @Added version_compare() function (Stig) |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Derick Rethans | - <br> -> <br /> |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sterling Hughes | fix execution order |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sterling Hughes | avoid TSRMLS_FETCH() |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sterling Hughes | @ Don't through a file does not exist warning for the... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sascha Schumann | rand_mt.c, rand_sys.c are gone, remove them from the... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Edin Kadribasic | Made session test pass on systems with short open tags... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Edin Kadribasic | Made assert test pass on systems with short open tags... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sebastian Bergmann | Fix Win32 build. |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Rui Hirokawa | fixed name of global variables in ext/skelton. |
commit | commitdiff | tree | snapshot |
2001-10-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-06 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Stig Bakken | * prototype of version_compare, doesn't work yet |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jeroen van... | Fix the pow-test, it now succeeds on my machine |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Stig Bakken | cvsignore file |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jeroen van... | Add test for array_search and in_array |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jeroen van... | Fix array_search and in_array. Now binary safe, and... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Jeroen van... | Fix bug 13567 and don't depend on a boolean int-value... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Edin Kadribasic | Added array_change_key_case() function that returns... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Daniel Beulshausen | nuke unnecessary force-by-ref declarations + name the... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Tomas V.V.Cox | added tests for PHP version comparing functions |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Tomas V.V.Cox | changed the logic of version comparation |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Sascha Schumann | fix declaration |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Sterling Hughes | make this work under OSX |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Tomas V.V.Cox | E_ALL fixes |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Tomas V.V.Cox | get rid of the RC part of php versions |
commit | commitdiff | tree | snapshot |
2001-10-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Daniel Beulshausen | fix gd2 preprocessor definitions |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Daniel Beulshausen | undo last changes |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Daniel Beulshausen | fix macro |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Daniel Beulshausen | use maxpathlen instead of path_max |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Tomas V.V.Cox | added method phpVersionIs() to find if a PHP version... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Harald Radi | no message |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Derick Rethans | - 'Fix' for bug #13543 |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Sebastian Bergmann | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Sascha Schumann | update |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Jon Parise | Search for the '@' symbol in the DSN from the right... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Stanislav Malyshev | Fix typo - comment is ; not ' |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Jason Greene | Add cleanup on an exec failure |
commit | commitdiff | tree | snapshot |
2001-10-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Sascha Schumann | typo fix by zoot@zotikos.com |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Andrei Zmievski | Fix. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-02 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Sascha Schumann | @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Mark L. Woodward | Removed PHOENIX_INCLUDE, I don't need it to compile... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-01 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Sascha Schumann | Add QUERY_STRING, HTTP_HOST, HTTP_ACCEPT_LANGUAGE to... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Andi Gutmans | - Merge the NAMESPACES_BRANCH. It wasn't a good idea... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Jon Parise | Ignore generated files. |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Jon Parise | Allow the location of the Phoenix library to be specifi... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Stig Venaas | Didn't compile, replaced some TSRMLS_C with TSRMLS_CC |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Jason Greene | @Added new function pcntl_exec, which behaves similar... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Rasmus Lerdorf | I could have sworn I test compiled this when I committe... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-30 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Sergey Kartashoff | Search frontend example has been updated. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Sergey Kartashoff | @- initial support of mnogosearch-3.2.x has been added... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Sergey Kartashoff | # fixed typo |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Rui Hirokawa | ming-0.2a needs rint() in libm. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Mark L. Woodward | Doh! Return nothing when there is nothing back from... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tomas V.V.Cox | extract only the package.xml file instead of all files |
commit | commitdiff | tree | snapshot |
2001-09-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Mark L. Woodward | Added msession_set_array and msession_plugin |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Tomas V.V.Cox | implemented infoFromTgzFile() |
commit | commitdiff | tree | snapshot |
2001-09-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-28 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Tomas V.V.Cox | tab vs ws |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Tomas V.V.Cox | don't want "-" in package names |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jeroen van... | Typo |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jeroen van... | Undo Z_ subst for sapi and ext/yaz |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jeroen van... | Undo Z_ subst |
commit | commitdiff | tree | snapshot |
2001-09-27 |
David Eriksson | Patch from Sander Steffann <sander@steffann.nl> to... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Andi Gutmans | - Bump it up in the right place |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Rasmus Lerdorf | Fix segfault and check for truecolor image in ImageColorAt |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Derick Rethans | - Fix crashbug in php_chunk_split() |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Dan Libby | include php_compat.h, so that we use php_XML_* if neces... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Zeev Suraski | Another leak bites the dust? |
commit | commitdiff | tree | snapshot |
2001-09-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-27 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Harald Radi | fixed Z_* conversion errors |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | Revert macro-subst, because wasn't necessary here,... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Zeev Suraski | More accurate NEWS entry |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Zeev Suraski | Fix pg_last_notice() |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Derick Rethans | - nl2br now handles different styles of line endings... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Derick Rethans | - This patch adds proper header file detection on syste... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Sascha Schumann | Force proper alignment of php_sockaddr_storage. Sparc... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Derick Rethans | - whitespace fix |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Derick Rethans | - Fixed error introduced by the macro substitution |
commit | commitdiff | tree | snapshot |
2001-09-26 |
David Eriksson | Fixed Jeroen's macrofication |
commit | commitdiff | tree | snapshot |
2001-09-26 |
David Eriksson | leave on first directory |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | 5th and probably/hopefully last run of conv_z_macros |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | Typo |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | Fix build |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | Parse-fix |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | 4rd run... now also var.Z_* |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | Fix the fix |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jeroen van... | Fix parse-error |
commit | commitdiff | tree | snapshot |
next |