History log of /web-php/error.php (Results 176 – 200 of 209)
Revision Date Author Comments
# 1f8d03e6 06-Apr-2005 Gabor Hojtsy

proper dochowto adress and the howto download was also moved to doc.php.net


# c515c9dd 06-Apr-2005 Gabor Hojtsy

revcheck is moved to the docweb server, build logs are not available on the server anymore, plus handle the howto moved to the docweb server


# 5cf975b1 04-Feb-2005 Philip Olson

Redirecting static and global keywords to variable.scope. Closes bug #26334.


# 1c687a34 16-Jan-2005 Gabor Hojtsy

move 'if' redirection to proper place


# 7b54fcd9 06-Jan-2005 Gabor Hojtsy

added alias for the ternary operator and for instanceof - closes bug #30035


# 362fcc97 27-Nov-2004 Derick Rethans

- Added some more shorcuts


# 7a9d9786 26-Nov-2004 Derick Rethans

- Added two more redirects as requested by Aidan.


# c6813f12 08-Oct-2004 Gabor Hojtsy

we have the new oo stuff now documented in the manual


# c09bfcfb 03-Sep-2004 Derick Rethans

- Implement suggestion from bug #29964


# 3b6da10b 02-Sep-2004 Gabor Hojtsy

URL alias for odbc (which was recently renamed to uodbc)


# 80deb74c 14-Aug-2004 Gabor Hojtsy

add BC handling for old install part (modified patch by Nuno)


# b01a9e2b 26-Jul-2004 Gabor Hojtsy

fix redirection issues involving the registerglobals security section and add a fix for the 4.3.8 configure script error


# 5cb1ad85 19-Jan-2004 Gabor Hojtsy

fix a few typos


# 1a98d5de 19-Jan-2004 Gabor Hojtsy

add mozilla searchbar plugin handler code and data


# d12dd722 15-Jan-2004 Gabor Hojtsy

this should have been escaped long ago


# a121f5e0 15-Jan-2004 Gabor Hojtsy

distribute query string stripping and trailing slash stripping to where they will not cause problems for us (there are some handlers needing query strings and trailing slashes)


# c724da8b 25-Dec-2003 Gabor Hojtsy

fix page aliases


# 043a8a58 24-Dec-2003 Jacques Marneweck

Hacked the Backward Compatibility stuff so things like README.mirror, etc.
works. This is a temp fix, I'll prob have a final solution in the next
day or two.

Merry Christmas! :)


# 8dff970e 24-Dec-2003 Jacques Marneweck

Adding BC for NEWS_*.txt files I'll be deleting shortly.


# 09c9196a 21-Nov-2003 Gabor Hojtsy

the full function list generation code is now available in CVS, so we can fix the bugs reported, and generate updated function lists as required


# 429422d9 07-Nov-2003 Gabor Hojtsy

Put this image redirectio to the right place


# 8ff38ecf 07-Nov-2003 Gabor Hojtsy

Try to fix the missing images in the printed versions of the manual


# 43702352 31-Oct-2003 Gabor Hojtsy

- Remove expression usage in constants info, as this
was removed in PHP 5 Beta 2
- Remove the text file and add BC URL redirector for this
file
- Modify links on the frontpage to

- Remove expression usage in constants info, as this
was removed in PHP 5 Beta 2
- Remove the text file and add BC URL redirector for this
file
- Modify links on the frontpage to utilize mirrors (now the files
should be available on all mirrors), and also point to the PHP
file

show more ...


# abf1d2b4 27-Sep-2003 Gabor Hojtsy

Provide access to the tableless manual page rendering mode
via URLs, like /manual/en/tableless/function.echo.php for
testing purposes (this will replace the current rendering mode if
it w

Provide access to the tableless manual page rendering mode
via URLs, like /manual/en/tableless/function.echo.php for
testing purposes (this will replace the current rendering mode if
it works across common browsers)

show more ...


# 3225ece2 06-Sep-2003 Gabor Hojtsy

Move the error functions out to an include file,
so we can reuse them if needed


123456789