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 }}
DynamicArray
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
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
wordpress-develop
tests
phpunit
tests
compat.php
on
5.8
User selector
All users
All time
Commit history
Commits on Sep 18, 2020
Tests: Consistently use the `expectException()` method instead of the older `@expectedException` annotation.
Show description for d46af09
SergeyBiryukov
committed
d46af09
View commit details
Copy full SHA for d46af09
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Tests: First pass at using `assertSame()` instead of `assertEquals()` in most of the unit tests.
Show description for 164b22c
SergeyBiryukov
committed
164b22c
View commit details
Copy full SHA for 164b22c
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9
SergeyBiryukov
committed
e72fff9
View commit details
Copy full SHA for e72fff9
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57
SergeyBiryukov
committed
cfc3b57
View commit details
Copy full SHA for cfc3b57
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Code Modernization: Pass an appropriate error level to `trigger_error()` in `_doing_it_wrong()` and related functions:
Show description for 8962187
SergeyBiryukov
committed
8962187
View commit details
Copy full SHA for 8962187
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
Code Modernization: Remove all code using a `version_compare()` with a PHP version older than PHP 5.6.
Show description for 099adc0
SergeyBiryukov
committed
099adc0
View commit details
Copy full SHA for 099adc0
View code at this point
Browse repository at this point
Code Modernization: Deprecate the `Services_JSON` and `Services_JSON_Error` classes.
Show description for 080e7a6
desrosj
committed
080e7a6
View commit details
Copy full SHA for 080e7a6
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Coding Standards: Fix the remaining issues in `/tests`.
Show description for c6c7849
pento
committed
c6c7849
View commit details
Copy full SHA for c6c7849
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153
pento
committed
a75d153
View commit details
Copy full SHA for a75d153
View code at this point
Browse repository at this point
Commits on May 10, 2018
General: Skip `test_is_countable_ResourceBundle()` on PHP 5.3 and below.
Show description for 34931cf
SergeyBiryukov
committed
34931cf
View commit details
Copy full SHA for 34931cf
View code at this point
Browse repository at this point
General: In the `is_countable()` polyfill, if the provided object implements `SimpleXMLElement` or `ResourceBundle`, consider it countable.
Show description for 07feb01
SergeyBiryukov
committed
07feb01
View commit details
Copy full SHA for 07feb01
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
General: Introduce a polyfill for `is_iterable()` function added in PHP 7.1.
Show description for 451ba4c
SergeyBiryukov
committed
451ba4c
View commit details
Copy full SHA for 451ba4c
View code at this point
Browse repository at this point
General: Introduce a polyfill for `is_countable()` function added in PHP 7.3.
Show description for 8edb001
SergeyBiryukov
committed
8edb001
View commit details
Copy full SHA for 8edb001
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800
pento
committed
8f95800
View commit details
Copy full SHA for 8f95800
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
General: Fix some precision alignment formatting warnings.
Show description for 5748215
pento
committed
5748215
View commit details
Copy full SHA for 5748215
View code at this point
Browse repository at this point
Commits on May 6, 2015
WPDB: When checking that a string can be sent to MySQL, we shouldn't use `mb_convert_encoding()`, as it behaves differently to MySQL's character encoding conversion.
Show description for 2ce97b2
pento
committed
2ce97b2
View commit details
Copy full SHA for 2ce97b2
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afd
nacin
committed
8045afd
View commit details
Copy full SHA for 8045afd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.