History log of /PHP-5.3/ext/standard/url_scanner_ex.c (Results 51 – 75 of 114)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 23251ebd 05-May-2002 Thies C. Arntzen

re-add accidentily nuked session_adapt_url()


# 67d00f8c 05-May-2002 Sascha Schumann

sync


# d41773e8 04-May-2002 Sascha Schumann

update


# 62c54fca 04-May-2002 Sascha Schumann

include url.h


# 023a3813 03-May-2002 Thies C. Arntzen

forgot


Revision tags: php-4.2.1RC1
# 71124226 28-Apr-2002 Sascha Schumann

Touch generated file
# is it really so hard to remember this?


# 245708b0 28-Apr-2002 Thies C. Arntzen

timestamp


# 42158ef7 28-Apr-2002 Thies C. Arntzen

revert session_set_userdata - diffent patch will come shortly


# c1c8a4fc 28-Apr-2002 foobar

touch file. Please commit first the .re file and afterwards the .c source. Otherwise, timestamps will be broken.


# 2dee392e 27-Apr-2002 Thies C. Arntzen

part 2 of last commit


# 79d113ba 25-Apr-2002 jim winstead

update generated file


# 46527b3f 25-Apr-2002 Sascha Schumann

Touch generated file to increase timestamp


# 4a834dfa 25-Apr-2002 Derick Rethans

- Fix for bug 16810 (XHTML compliance)


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2
# 5428e463 26-Mar-2002 Sascha Schumann

If an argument (<tag val=argument..) was not quoted, leave it that way.


Revision tags: php-4.2.0RC1
# f8416757 19-Mar-2002 Sascha Schumann

touch file. Please commit first the .re file and afterwards the .c source. Otherwise, timestamps will be broken.


Revision tags: help
# cd5f8608 04-Mar-2002 Sascha Schumann

Restore use of inline


# 8b5411b9 01-Mar-2002 Derick Rethans

- Fix for Sun WorkShop 6 update 2 compiler (Bug #15812)


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 4c69a970 11-Sep-2001 Sascha Schumann

Remove some unused variables


# 2bbbec10 10-Sep-2001 Sascha Schumann

A round of "d'ohs" for me, please.

We must not stop scanning after finding a "?", because we
need the information regarding the "#".


# de963ce9 09-Sep-2001 Sascha Schumann

Better fix for mark problem


# c86c9f52 09-Sep-2001 Sascha Schumann

Fix mark-handling


Revision tags: php-4.0.7RC2
# b781720b 27-Aug-2001 Zeev Suraski

More fixes and refinements


# d697a558 26-Aug-2001 Zeev Suraski

Fix my session updates.
trans_sid handling will no longer slow down performance unless a session
is actually in use.


12345