Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fejustin
/
phpjs
Public
forked from
locutusjs/locutus
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
phpjs
functions
on
master
User selector
All users
All time
Commit history
Commits on Aug 2, 2013
Update unserialize.js
Show description for 45e0042
skeggse
committed
45e0042
View commit details
Copy full SHA for 45e0042
View code at this point
Browse repository at this point
Commits on Jul 18, 2013
bugfix for similar_text.js
Show description for 587643e
eis
committed
587643e
View commit details
Copy full SHA for 587643e
View code at this point
Browse repository at this point
Commits on Jul 13, 2013
date: add curly brackets per coding standards
brettz9
committed
2eb33d0
View commit details
Copy full SHA for 2eb33d0
View code at this point
Browse repository at this point
I experienced problems for iPad2 (native browser) using the former implementation, if n is no object and has no toString()-Method. So I replaced with String()
Show description for 1132816
mackshot
committed
1132816
View commit details
Copy full SHA for 1132816
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
There are only two parameters for function _pad. Thus I removed this obligate parameter.
mackshot
committed
ce962b3
View commit details
Copy full SHA for ce962b3
View code at this point
Browse repository at this point
clean-up, allow as in PHP, array with object (optionally as string) as argument and callback (optionally as string) (per issue 31 at https://github.com/kvz/phpjs/issues/31 )
brettz9
committed
e6dfda4
View commit details
Copy full SHA for e6dfda4
View code at this point
Browse repository at this point
strtotime() clean-up incl. mistaken global, handle "next mon(day|\.)" issue per https://github.com/kvz/phpjs/issues/99
brettz9
committed
93f6b01
View commit details
Copy full SHA for 93f6b01
View code at this point
Browse repository at this point
Apply fix of Theriault, input by Haravikk, per https://github.com/kvz/phpjs/issues/76
brettz9
committed
676ef79
View commit details
Copy full SHA for 676ef79
View code at this point
Browse repository at this point
JSLint date(), including localizing accidental global 'i' var.
brettz9
committed
1dd3fb7
View commit details
Copy full SHA for 1dd3fb7
View code at this point
Browse repository at this point
urldecode functions: Tolerate poorly-formed escape sequences as per PHP (thanks for the input lovio!)
brettz9
committed
35ed4a7
View commit details
Copy full SHA for 35ed4a7
View code at this point
Browse repository at this point
Commits on Jul 7, 2013
Fixed dependency notice on itself
Show description for 118c985
slopjong
committed
118c985
View commit details
Copy full SHA for 118c985
View code at this point
Browse repository at this point
Commits on Jun 27, 2013
Update is_bool.js
coderua
committed
9bc91ef
View commit details
Copy full SHA for 9bc91ef
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
Typeof comparison should always use triple equality
tersmitten
committed
e05eded
View commit details
Copy full SHA for e05eded
View code at this point
Browse repository at this point
Commits on May 31, 2013
Typeof comparison should always use ===
tersmitten
committed
bfb0eda
View commit details
Copy full SHA for bfb0eda
View code at this point
Browse repository at this point
Commits on May 30, 2013
The typeof operator is not a function
tersmitten
committed
b90ee41
View commit details
Copy full SHA for b90ee41
View code at this point
Browse repository at this point
Commits on May 9, 2013
Bugfix related to scale mismatch in subtraction.
Show description for a80c4a2
nathanntg
committed
a80c4a2
View commit details
Copy full SHA for a80c4a2
View code at this point
Browse repository at this point
Commits on May 6, 2013
Basic testing based on headers is working. See README.md #80
kvz
committed
2b5b847
View commit details
Copy full SHA for 2b5b847
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
[Fix] version compare with patch version
mcuadros
committed
627d3e9
View commit details
Copy full SHA for 627d3e9
View code at this point
Browse repository at this point
More triple equality
kvz
committed
f298e2e
View commit details
Copy full SHA for f298e2e
View code at this point
Browse repository at this point
Commits on Apr 22, 2013
You should always use === when comparing against a string
kvz
committed
d60549d
View commit details
Copy full SHA for d60549d
View code at this point
Browse repository at this point
Commits on Apr 10, 2013
Whitespace fixes
Show description for 9f614bc
kvz
committed
9f614bc
View commit details
Copy full SHA for 9f614bc
View code at this point
Browse repository at this point
Cleanup
kvz
committed
2647efb
View commit details
Copy full SHA for 2647efb
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
Merge branch 'master' of git@github.com:kvz/phpjs.git
brettz9
committed
bf1c910
View commit details
Copy full SHA for bf1c910
View code at this point
Browse repository at this point
Avoid errors if custom phpjs ini setting used and no query string at all present
brettz9
committed
50f636f
View commit details
Copy full SHA for 50f636f
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Fix whitespace issues introduced via #73
kvz
committed
eef5e81
View commit details
Copy full SHA for eef5e81
View code at this point
Browse repository at this point
Update functions/array/array_filter.js
Show description for 1eab069
DerDu
committed
1eab069
View commit details
Copy full SHA for 1eab069
View code at this point
Browse repository at this point
Commits on Feb 18, 2013
UTF-16 surrogate pairs support for utf8_encode/decode
kirilloid
committed
1f86e5f
View commit details
Copy full SHA for 1f86e5f
View code at this point
Browse repository at this point
Merge pull request #68 from volkan-k/patch-1
Show description for 86156bb
kvz
committed
86156bb
View commit details
Copy full SHA for 86156bb
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
Update functions/datetime/date.js
Show description for 19eeec2
esco
committed
19eeec2
View commit details
Copy full SHA for 19eeec2
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Update functions/xml/utf8_decode.js
Show description for edee980
volkan-k
committed
edee980
View commit details
Copy full SHA for edee980
View code at this point
Browse repository at this point
Commits on Feb 10, 2013
change how function is declared to match all others
ekristen
committed
da323b2
View commit details
Copy full SHA for da323b2
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
Update functions/filesystem/file_get_contents.js
Show description for 70d7e91
kukawski
committed
70d7e91
View commit details
Copy full SHA for 70d7e91
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Fixed incorrect fraction formatting in money_format
Show description for 163580b
evgenius
committed
163580b
View commit details
Copy full SHA for 163580b
View code at this point
Browse repository at this point
Removed an extraneous parameter of parseFloat call
evgenius
committed
a75e2b0
View commit details
Copy full SHA for a75e2b0
View code at this point
Browse repository at this point
Commits on Nov 29, 2012
Fixed date('z') to match PHP day in year *0-based*
evictor
committed
7847a56
View commit details
Copy full SHA for 7847a56
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.