openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Phalanger
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
17 days
ago. based on code collected
18 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 19 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Phalanger postbuild AssemblyFileVersion attribute won't have ".notfs" for non-TFS source controls.
Jakub Míšek
More...
about 10 years ago
ASP.NET session handler fix for OutOfProc mode
Jakub Míšek
More...
about 10 years ago
tokenizer sets proper TokenCategory for "${" and "}" inside string
Jakub Míšek
More...
about 10 years ago
OnlyPrecompiledCode configuration option - OnlyPrecompiledCode allows to ignore scripts on filesystem completely - WatchSourceChanges option fixes, automatically disabled when OnlyPrecompiledCode is enabled
Jakub Míšek
More...
about 10 years ago
Phalanger.targets: Content files timestamp checked whether to recompile project
Jakub Míšek
More...
about 10 years ago
CompilationParameters fix when used from VS app domain
Jakub Míšek
More...
about 10 years ago
compiler accepts script library root configuration from MSBuild task and from .config file
Jakub Míšek
More...
about 10 years ago
ASP.NET session is cleared/overwritten by PHP $_SESSION only in InProc mode (In other modes PHP $_SESSION is serialized into single session variable)
Jakub Míšek
More...
about 10 years ago
compiler task allows strong key file to be read-only
Jakub Míšek
More...
about 10 years ago
force 32bit assembly supported - internal compilation option Force32Bit - compile task automatically forces 32bit compilation in debug mode (this allows DE to work properly)
Jakub Míšek
More...
about 10 years ago
cleanup
Jakub Míšek
More...
about 10 years ago
Maintenance - used GPPG sources (should be updated to newest version)
Jakub Míšek
More...
about 10 years ago
GPPG cleanup
Jakub Míšek
More...
about 10 years ago
- new session handler: "aspnet_thru", propagates changes to $_SESSION to ASP.NET Session immediately and vice versa - array access operators maintenance - array has few more virtual methods that should be overriden in custom array implementation - debug check in ClrObject.WrapRealObject (should not be called on PHP type)
Jakub Míšek
More...
about 10 years ago
language service access, code maintenance
Jakub Míšek
More...
about 10 years ago
System.Data.SQLite.dll added into installer and compilation output
Jakub Míšek
More...
about 10 years ago
- native extensions zip and mssql not included in installer (use their managed version) - PDO,ZIP extensions do not report missing XML comments during compilation
Jakub Míšek
More...
about 10 years ago
AST node EchoStmt remembers whether it represents HTML code or real 'echo'.
Jakub Míšek
More...
about 10 years ago
lexer regenerated, handles Mac newlines (CR, CRLF, LF)
Jakub Míšek
More...
about 10 years ago
CsLex sources, fixed generation of newline handling in lexer (handles CRLF, CR, LF)
Jakub Míšek
More...
about 10 years ago
PHPDoc debug checks, PHPDocPreview with reconstructed PHPDoc comment.
Jakub Míšek
More...
about 10 years ago
PHPDoc block parsing updates (null checks, less Trims, faster internal concat)
Jakub Míšek
More...
about 10 years ago
PHPDoc improvements - lambda expression has PHPDoc - whitespaces trimmed
Jakub Míšek
More...
about 10 years ago
- PHPDoc improvements, @link ignored as a part of summary - DuckTyping uses new PHPDoc implementation
Jakub Míšek
More...
about 10 years ago
PHPDoc implementation.
Jakub Míšek
More...
about 10 years ago
ducktyping files removed from PhpNetCore
Jakub Míšek
More...
about 10 years ago
- DuckTyping moved to separate project (PhpNetCore.Utils; not compilable yet) - implementation of embedded doc removed
Jakub Míšek
More...
about 10 years ago
is_numeric() test updated
Jakub Míšek
More...
about 10 years ago
date("e") fix (timezone name)
Jakub Míšek
More...
about 10 years ago
rawurlencode/rawurldecode fix (+,%20 issues)
Jakub Míšek
More...
about 10 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
78
79
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree