1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
installer updated to not include isolated extensions related stuff More... about 10 years ago
installer updated to not include isolated extensions related stuff More... about 10 years ago
- isolated extension support disabled (all affected code has been commented) - ShmChannel project removed - ExtManager project removed - WebManager project removed (outdated, will be replaced with IIS module) More... about 10 years ago
- winsock pinvokes fixed, works on Windows - winsock utils x64/x86 NGennable and reflectable More... about 10 years ago
foreach test updated to be compared with PHP More... about 10 years ago
(x-powered-by header code maintenance) More... about 10 years ago
- day light saving time db updated - new comments More... about 10 years ago
{compile warning fix} More... about 10 years ago
- AssemblyFileVersion attribute added - PhalangerVersion with current assembly version - X-Powered-By header More... about 10 years ago
ob_gzhandler() fix when Accept-Encoding header is missing or is invalid. More... about 10 years ago
Installer shows Thanks You message, security permissions fix More... about 10 years ago
- StreamContext.Default not registered in current request context (it is app static) - PhpResource allows disable registration in req.context More... about 10 years ago
removed custom_serialize() and custom_unserialize() More... about 10 years ago
C# -> PHP delegate call does not throw a warning when passed args count is higher than required args count More... about 10 years ago
HTML parser maintenance (compile warnings fix, unused code removed) More... about 10 years ago
HTML parser configured to behave like PHP for provided test cases. More... about 10 years ago
- Comparing instances of PhpBytes has to check if it both contain a number and then compare it numericaly - test added More... about 10 years ago
- installer updates for Phalanger Tools for VS11 - Thank You page opened on successfull installation More... about 10 years ago
- HTML parser nesting validation disabled - HTML parser empty elements validation disabled More... about 10 years ago
lower-case bug in DOM loadHTML fixed (alll node names have to be lower cased since XPath queries expect it) More... about 10 years ago
install_phalanger-3.0.sh few fixes More... about 10 years ago
PhpResource.Close() is virtual, request cleanup calls Close instead of Dispose More... about 10 years ago
PhpResource registration maintenance More... about 10 years ago
HTML parser fixes (<form> can contain nested elements, invalid attribute values containing non-escaped quotes are being repaired) More... about 10 years ago
- loadHTML does not show other HTML parsing warning messages - loadHTML handles invalid XML attribute names (starting with a number or '-') More... about 10 years ago
{code maintenance} More... about 10 years ago
parsing HTML ignores xmlns attribute, text out of root element and irrelevant warning messages More... about 10 years ago
Plugin assemblies, instead of plugin configuration. More... about 10 years ago
{loadHTML code maintenance} More... about 10 years ago
Added two test cases for HTML loading and saving. More... about 10 years ago