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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
bakame-php
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Add base32 decode base32 encode
- #1
#1
Draft
nyamsprod
wants to merge 12 commits into
master
bakame-php/php-src:master
from
feature/add-base32_decode_base32_encode
bakame-php/php-src:feature/add-base32_decode_base32_encode
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Add base32 decode base32 encode
#1
nyamsprod
wants to merge 12 commits into
master
bakame-php/php-src:master
from
feature/add-base32_decode_base32_encode
bakame-php/php-src:feature/add-base32_decode_base32_encode
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2024
Adding base32 test files
nyamsprod
committed
01f37ea
View commit details
Copy full SHA for 01f37ea
Browse repository at this point
Adding base32 stub info
nyamsprod
committed
e340992
View commit details
Copy full SHA for e340992
Browse repository at this point
Adding arginfo entry and base32 headers
nyamsprod
committed
7b5c4a7
View commit details
Copy full SHA for 7b5c4a7
Browse repository at this point
Adding arginfo entry and base32 headers
nyamsprod
committed
ec7211a
View commit details
Copy full SHA for ec7211a
Browse repository at this point
Improve test suite
nyamsprod
committed
cdb04bf
View commit details
Copy full SHA for cdb04bf
Browse repository at this point
Update base32 files and declaration
nyamsprod
committed
fbc1083
View commit details
Copy full SHA for fbc1083
Browse repository at this point
Update base32 files and declaration
nyamsprod
committed
3adc8b0
View commit details
Copy full SHA for 3adc8b0
Browse repository at this point
Commits on Apr 3, 2024
Update base32 test suite
nyamsprod
committed
5ca79d9
View commit details
Copy full SHA for 5ca79d9
Browse repository at this point
Commits on Apr 20, 2024
Adding base32_encode function to php-src
nyamsprod
committed
61ab6aa
View commit details
Copy full SHA for 61ab6aa
Browse repository at this point
Adding missing smart_str_free call
nyamsprod
committed
4d249d6
View commit details
Copy full SHA for 4d249d6
Browse repository at this point
Adding base32_decode function skeleton
nyamsprod
committed
14ba351
View commit details
Copy full SHA for 14ba351
Browse repository at this point
Fix base32_decode parameters count
nyamsprod
committed
1c447ed
View commit details
Copy full SHA for 1c447ed
Browse repository at this point
You can’t perform that action at this time.