mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00

this uses a custom scanner which detects relative URIs and changes them appropiately. must be explicitly enabled with --enable-trans-sid (normal case is not affected, since session_adapt_uris defaults to void statement. Compiler should eliminate dead code in output.c then.)
4 lines
90 B
Text
4 lines
90 B
Text
/* define if you want to use the session extension */
|
|
|
|
#undef TRANS_SID
|
|
#undef HAVE_LIBMM
|